home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
At Home with Your PC: Starter
/
AtHomeStarter.bin
/
AtHomeStarter.exe
/
0
/
RCDATA
/
TLAUNCHER
/
TLAUNCHER.txt
Wrap
Text File
|
2001-10-25
|
1KB
|
62 lines
object Launcher: TLauncher
Left = 988
Top = 904
ActiveControl = btnReturn
BorderStyle = bsDialog
Caption = 'At home with YOUR PC templates'
ClientHeight = 202
ClientWidth = 333
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = True
Position = poScreenCenter
PixelsPerInch = 96
TextHeight = 13
object btnOpen: TButton
Left = 30
Top = 167
Width = 131
Height = 25
Anchors = [akLeft, akBottom]
Caption = 'Open templates'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ModalResult = 1
ParentFont = False
TabOrder = 0
end
object btnReturn: TButton
Left = 170
Top = 167
Width = 131
Height = 25
Anchors = [akLeft, akBottom]
Caption = 'Return to CD-Rom'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ModalResult = 2
ParentFont = False
TabOrder = 1
end
object Files: TFileListBox
Left = 0
Top = 0
Width = 333
Height = 153
Align = alTop
ItemHeight = 13
TabOrder = 2
Visible = False
end
end