home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World Komputer 2001 December
/
pcwk12201b.iso
/
Reklamy
/
Elpira-PW
/
MegaLotek.exe
/
0
/
RCDATA
/
TFRMNUMERY
/
TFRMNUMERY.txt
< prev
Wrap
Text File
|
1999-10-21
|
3KB
|
130 lines
object frmNumery: TfrmNumery
Left = 302
Top = 255
BorderIcons = []
BorderStyle = bsToolWindow
Caption = 'Wprowadzanie liczb'
ClientHeight = 180
ClientWidth = 508
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = True
Position = poScreenCenter
Scaled = False
OnClick = FormClick
OnClose = FormClose
OnCreate = FormCreate
OnDestroy = FormDestroy
OnPaint = FormPaint
PixelsPerInch = 96
TextHeight = 13
object Image1: TImage
Left = 536
Top = 10
Width = 120
Height = 18
AutoSize = True
Picture.Data = {<image000.bmp>}
Visible = False
end
object btnOK: TBitBtn
Left = 4
Top = 62
Width = 74
Height = 21
Caption = 'OK'
Enabled = False
Font.Charset = EASTEUROPE_CHARSET
Font.Color = clBlack
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
TabOrder = 0
OnClick = btnOKClick
Spacing = -1
end
object btnAnuluj: TBitBtn
Left = 80
Top = 62
Width = 74
Height = 21
Caption = 'Anuluj'
Font.Charset = EASTEUROPE_CHARSET
Font.Color = clBlack
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
TabOrder = 1
OnClick = btnAnulujClick
Spacing = -1
end
object btnZeruj: TBitBtn
Left = 156
Top = 62
Width = 74
Height = 21
Caption = 'Zeruj'
Font.Charset = EASTEUROPE_CHARSET
Font.Color = clBlack
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
TabOrder = 2
OnClick = btnZerujClick
Spacing = -1
end
object lile: TStaticText
Left = 236
Top = 64
Width = 31
Height = 17
Alignment = taCenter
AutoSize = False
BorderStyle = sbsSingle
Caption = 'lile'
Color = 16777181
ParentColor = False
TabOrder = 3
end
object DE1: TDateEdit
Left = 274
Top = 64
Width = 89
Height = 19
Color = 14024447
Ctl3D = False
DefaultToday = True
NumGlyphs = 2
ParentCtl3D = False
YearDigits = dyFour
TabOrder = 4
Text = '22-11-1998'
Visible = False
end
object btnWylosuj: TBitBtn
Left = 384
Top = 62
Width = 57
Height = 21
Caption = 'Wylosuj'
TabOrder = 5
OnClick = btnWylosujClick
end
object btnKolekcja: TBitBtn
Left = 444
Top = 62
Width = 57
Height = 21
Caption = 'Kolekcja'
TabOrder = 6
OnClick = btnKolekcjaClick
end
end