home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World 1999 April
/
PCWorld_1999-04_cd.bin
/
Software
/
TemaCD
/
GoldHTML
/
Golden.exe
/
0
/
RCDATA
/
TFORM39
/
TFORM39.txt
< prev
Wrap
Text File
|
1998-04-04
|
2KB
|
77 lines
object Form39: TForm39
Left = 200
Top = 107
ActiveControl = ListBox1
BorderStyle = bsDialog
Caption = 'Nov� dokument podle �ablony'
ClientHeight = 256
ClientWidth = 347
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
Position = poScreenCenter
ShowHint = True
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 13
object Image1: TImage
Left = 8
Top = 8
Width = 41
Height = 41
Center = True
Picture.Data = {<image000.bmp>}
end
object Label1: TLabel
Left = 56
Top = 8
Width = 273
Height = 41
AutoSize = False
Caption =
'Novou �ablonu vytvo��te tak �e ulo��te soubor, kter� chcete pou�' +
'�t jako �ablonu do adres��e SABLONY s p��ponou *.sab'
WordWrap = True
end
object ListBox1: TListBox
Left = 56
Top = 56
Width = 273
Height = 161
ItemHeight = 13
TabOrder = 0
end
object Button1: TButton
Left = 256
Top = 224
Width = 75
Height = 25
Caption = 'Vytvo�it'
Default = True
ModalResult = 1
TabOrder = 3
OnClick = Button1Click
end
object Button2: TButton
Left = 136
Top = 224
Width = 75
Height = 25
Caption = 'Smazat'
TabOrder = 2
OnClick = Button2Click
end
object Button3: TButton
Left = 56
Top = 224
Width = 75
Height = 25
Cancel = True
Caption = 'Zav��t'
ModalResult = 2
TabOrder = 1
end
end