home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Freelog 57
/
Freelog057.iso
/
Bas
/
Screen-Saver
/
Clown
/
clown.EXE
/
0
/
RCDATA
/
TINSTALLERFORM
/
TINSTALLERFORM.txt
< prev
Wrap
Text File
|
2004-05-24
|
3KB
|
156 lines
object InstallerForm: TInstallerForm
Left = 315
Top = 283
Width = 360
Height = 347
HorzScrollBar.Visible = False
VertScrollBar.Visible = False
BorderIcons = [biSystemMenu]
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
FormStyle = fsMDIChild
Icon.Data = {<image000.ico>}
OldCreateOrder = True
Position = poScreenCenter
PrintScale = poNone
Scaled = False
Visible = True
OnClose = FormClose
OnCloseQuery = FormCloseQuery
OnCreate = FormCreate
OnResize = FormResize
DesignSize = (
352
320)
PixelsPerInch = 96
TextHeight = 13
object licenseScrollBox: TMemo
Left = 0
Top = 153
Width = 350
Height = 105
Anchors = []
Constraints.MinHeight = 103
ReadOnly = True
ScrollBars = ssVertical
TabOrder = 0
end
object contentPanel: TPanel
Left = 0
Top = 0
Width = 352
Height = 152
BevelOuter = bvLowered
TabOrder = 1
object bmpPanel: TImage
Left = 1
Top = 1
Width = 350
Height = 150
Center = True
Stretch = True
end
object moviePanel1: TFlashPanel
Left = 1
Top = 1
Width = 350
Height = 150
enableAllowScale = False
scaleFactor = 0
Align = alClient
BevelOuter = bvNone
Color = clBlack
TabOrder = 0
end
end
object buttonPanel: TPanel
Left = 0
Top = 256
Width = 350
Height = 63
Alignment = taLeftJustify
Anchors = []
BevelOuter = bvNone
Locked = True
TabOrder = 2
DesignSize = (
350
63)
object labFile: TLabel
Left = -1
Top = 2
Width = 190
Height = 18
AutoSize = False
Visible = False
end
object labCopying: TLabel
Left = 1
Top = 3
Width = 419
Height = 13
AutoSize = False
Font.Charset = DEFAULT_CHARSET
Font.Color = clBlack
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
Visible = False
end
object declineBtn: TButton
Left = 2
Top = 36
Width = 78
Height = 25
Caption = '&Decline'
Font.Charset = DEFAULT_CHARSET
Font.Color = clBlack
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
TabOrder = 0
Visible = False
OnClick = declineBtnClick
end
object installBtn: TButton
Left = 241
Top = 36
Width = 107
Height = 25
Anchors = [akTop, akRight]
Caption = '&Install'
Font.Charset = DEFAULT_CHARSET
Font.Color = clBlack
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
TabOrder = 1
OnClick = installBtnClick
end
object progressBar: TProgressBar
Left = 1
Top = 20
Width = 347
Height = 11
Anchors = [akLeft, akTop, akRight]
Min = 0
Max = 100
Step = 1
TabOrder = 2
end
end
object pauseTimer: TTimer
Enabled = False
OnTimer = pauseTimerTimer
Left = 152
Top = 80
end
end