home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2002 November
/
Chip_2002-11_cd1.bin
/
ctenari
/
Sperl
/
PBlock
/
PBlock.exe
/
0
/
RCDATA
/
TFORM2
/
TFORM2.txt
Wrap
Text File
|
2002-09-12
|
793b
|
44 lines
object Form2: TForm2
Left = 421
Top = 396
BorderStyle = bsDialog
Caption = 'P'#345'ejmenovat'
ClientHeight = 86
ClientWidth = 189
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
PixelsPerInch = 96
TextHeight = 13
object Button1: TButton
Left = 112
Top = 48
Width = 65
Height = 25
Caption = 'OK'
TabOrder = 0
OnClick = Button1Click
end
object Edit1: TEdit
Left = 16
Top = 16
Width = 161
Height = 21
MaxLength = 20
TabOrder = 1
end
object Button2: TButton
Left = 16
Top = 48
Width = 65
Height = 25
Caption = 'Storno'
TabOrder = 2
OnClick = Button2Click
end
end