home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2001 September
/
Chip_2001-09_cd1.bin
/
ctenari
/
Havelka
/
Address.exe
/
0
/
RCDATA
/
TFORM3
/
TFORM3.txt
< prev
Wrap
Text File
|
2001-06-24
|
989b
|
53 lines
object Form3: TForm3
Left = 324
Top = 226
BorderIcons = []
BorderStyle = bsDialog
Caption = 'Adres�� 1.0'
ClientHeight = 80
ClientWidth = 217
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
Icon.Data = {<image000.ico>}
OldCreateOrder = False
PixelsPerInch = 96
TextHeight = 13
object Image1: TImage
Left = 16
Top = 8
Width = 32
Height = 32
AutoSize = True
Picture.Data = {<image001.ico>}
end
object Label1: TLabel
Left = 64
Top = 16
Width = 100
Height = 13
Caption = 'Chcete ulo�it zm�ny?'
end
object Button1: TButton
Left = 32
Top = 48
Width = 65
Height = 25
Caption = 'Ano'
TabOrder = 0
OnClick = Button1Click
end
object Button2: TButton
Left = 120
Top = 48
Width = 65
Height = 25
Caption = 'Ne'
TabOrder = 1
OnClick = Button2Click
end
end