home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2002 November
/
Chip_2002-11_cd1.bin
/
ctenari
/
Sperl
/
TimeBlock
/
TimeBlock.exe
/
0
/
RCDATA
/
TFORM2
/
TFORM2.txt
Wrap
Text File
|
2002-09-14
|
963b
|
52 lines
object Form2: TForm2
Left = 437
Top = 343
BorderStyle = bsDialog
Caption = 'Nov'#225' sch'#367'zka'
ClientHeight = 77
ClientWidth = 186
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
Position = poDesktopCenter
PixelsPerInch = 96
TextHeight = 13
object Label1: TLabel
Left = 24
Top = 6
Width = 136
Height = 13
Caption = 'Zadejte jm'#233'no nov'#233' polo'#382'ky:'
end
object Edit1: TEdit
Left = 16
Top = 24
Width = 153
Height = 21
MaxLength = 14
TabOrder = 0
end
object Storno: TButton
Left = 16
Top = 54
Width = 49
Height = 17
Caption = 'Storno'
TabOrder = 2
OnClick = StornoClick
end
object OK: TButton
Left = 120
Top = 54
Width = 49
Height = 17
Caption = 'OK'
TabOrder = 1
OnClick = OKClick
end
end