home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World Komputer 2001 December
/
pcwk12201b.iso
/
Reklamy
/
Elpira-PW
/
MegaLotek.exe
/
0
/
RCDATA
/
TFRMSKOK
/
TFRMSKOK.txt
Wrap
Text File
|
1999-10-21
|
1KB
|
63 lines
object frmSkok: TfrmSkok
Left = 300
Top = 343
BorderIcons = []
BorderStyle = bsToolWindow
Caption = 'Skok do zakladu'
ClientHeight = 79
ClientWidth = 310
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
OnCreate = FormCreate
OnPaint = FormPaint
PixelsPerInch = 96
TextHeight = 13
object Scroll: TScrollBar
Left = 6
Top = 28
Width = 295
Height = 13
LargeChange = 15
Min = 1
PageSize = 0
Position = 1
TabOrder = 0
OnChange = ScrollChange
end
object btnOK: TBitBtn
Left = 6
Top = 52
Width = 75
Height = 21
Caption = 'OK'
Default = True
TabOrder = 1
OnClick = btnOKClick
end
object btnAnuluj: TBitBtn
Left = 88
Top = 52
Width = 75
Height = 21
Caption = 'Anuluj'
TabOrder = 2
OnClick = btnAnulujClick
end
object NE1: TRxSpinEdit
Left = 78
Top = 2
Width = 163
Height = 21
Alignment = taCenter
MinValue = 1.000000000000000000
Color = 14024447
TabOrder = 3
OnChange = NE1Change
end
end