home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World 1999 August
/
PCWorld_1999-08_cd.bin
/
Software
/
Servis
/
PandaFCo
/
pfcsetup.exe
/
0
/
RCDATA
/
TFORM1
/
TFORM1.txt
< prev
Wrap
Text File
|
1999-07-07
|
2KB
|
79 lines
object Form1: TForm1
Left = 204
Top = 185
Width = 339
Height = 212
Caption = 'PFC Self extracting file'
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = []
Icon.Data = {<image000.ico>}
OldCreateOrder = True
Position = poScreenCenter
Scaled = False
OnCreate = FormCreate
OnDestroy = FormDestroy
PixelsPerInch = 96
TextHeight = 16
object Label1: TLabel
Left = 72
Top = 32
Width = 182
Height = 20
Caption = 'Panda Future Connection'
Font.Charset = DEFAULT_CHARSET
Font.Color = clNavy
Font.Height = -16
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
end
object Label2: TLabel
Left = 136
Top = 56
Width = 43
Height = 20
Caption = 'Setup'
Font.Charset = DEFAULT_CHARSET
Font.Color = clNavy
Font.Height = -16
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
end
object CheckBox1: TCheckBox
Left = 104
Top = 96
Width = 113
Height = 17
Hint = 'Start Panda Future Connection every time you start the computer'
Caption = 'Run at startup'
TabOrder = 0
end
object Button1: TButton
Left = 112
Top = 136
Width = 89
Height = 25
Caption = 'Extract Files'
TabOrder = 1
OnClick = Button1Click
end
object BackupFile1: TBackupFile
Version = '3.00'
BackupMode = bmAll
CompressionLevel = clFastest
RestoreMode = rmAll
MaxSize = 0
SetArchiveFlag = False
OnProgress = BackupFile1Progress
OnRestoreFile = BackupFile1RestoreFile
RestoreFullPath = False
SaveFileID = False
Left = 212
end
end