home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2002 November
/
Chip_2002-11_cd1.bin
/
ctenari
/
Sperl
/
PBlock
/
PBlock.exe
/
0
/
RCDATA
/
TFORM3
/
TFORM3.txt
Wrap
Text File
|
2002-09-12
|
840b
|
46 lines
object Form3: TForm3
Left = 330
Top = 174
BorderStyle = bsDialog
Caption = 'Nov'#225' pozn'#225'mka'
ClientHeight = 86
ClientWidth = 191
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 Edit1: TEdit
Left = 16
Top = 16
Width = 161
Height = 21
MaxLength = 20
TabOrder = 0
end
object Button1: TButton
Left = 112
Top = 48
Width = 65
Height = 25
Caption = 'OK'
ModalResult = 1
TabOrder = 1
OnClick = Button1Click
end
object Button2: TButton
Left = 16
Top = 48
Width = 65
Height = 25
Caption = 'Storno'
ModalResult = 2
TabOrder = 2
OnClick = Button2Click
end
end