home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2004 July
/
Chip_2004-07_cd2.bin
/
software
/
mobily
/
infodial
/
INFODIAL.EXE
/
0
/
RCDATA
/
TFORM3
/
TFORM3.txt
Wrap
Text File
|
2002-08-25
|
737b
|
41 lines
object Form3: TForm3
Left = 733
Top = 103
BorderStyle = bsDialog
Caption = 'P�ejmenovat na'
ClientHeight = 83
ClientWidth = 194
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
Position = poScreenCenter
PixelsPerInch = 96
TextHeight = 13
object Label1: TLabel
Left = 16
Top = 8
Width = 60
Height = 13
Caption = 'Nov� jm�no:'
end
object Edit1: TEdit
Left = 16
Top = 24
Width = 161
Height = 21
TabOrder = 0
end
object Button1: TButton
Left = 59
Top = 52
Width = 75
Height = 25
Caption = 'OK'
Default = True
TabOrder = 1
OnClick = Button1Click
end
end