home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World Komputer 1998 November
/
pcwk_11_98a.iso
/
Freeware
/
DDCLIP
/
SETUPSL.EX_
/
SETUPSL.EX
/
0
/
RCDATA
/
TMAINFORM
/
TMAINFORM.txt
< prev
Wrap
Text File
|
1997-06-17
|
12KB
|
526 lines
object MainForm: TMainForm
Left = 267
Top = 118
AutoScroll = False
Caption = 'Setup'
ClientHeight = 382
ClientWidth = 451
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
Icon.Data = {<image000.ico>}
Position = poDefault
OnActivate = FormActivate
OnCreate = FormCreate
OnPaint = FormPaint
PixelsPerInch = 96
TextHeight = 13
object DialogPanel: TPanel
Left = 8
Top = 8
Width = 433
Height = 337
Locked = True
TabOrder = 0
object DonkeyPanel: TPanel
Left = 8
Top = 32
Width = 417
Height = 249
Enabled = False
Locked = True
TabOrder = 4
Visible = False
object DonkeyImage: TImage
Left = 8
Top = 8
Width = 401
Height = 233
Center = True
end
end
object BackButton: TButton
Left = 164
Top = 297
Width = 75
Height = 25
Caption = '< Back'
ModalResult = 2
TabOrder = 0
OnClick = BackButtonClick
end
object NextButton: TButton
Left = 244
Top = 297
Width = 75
Height = 25
Caption = 'Next >'
Default = True
ModalResult = 1
TabOrder = 1
OnClick = NextButtonClick
end
object CancelButton: TButton
Left = 348
Top = 297
Width = 75
Height = 25
Caption = 'Cancel'
ModalResult = 2
TabOrder = 2
OnClick = CancelButtonClick
end
object WarningPanel: TPanel
Left = 8
Top = 32
Width = 417
Height = 249
Enabled = False
TabOrder = 5
Visible = False
object DnkImage1: TImage
Left = 8
Top = 8
Width = 129
Height = 233
Center = True
end
object WarningText: TMemo
Left = 144
Top = 8
Width = 265
Height = 233
TabStop = False
BorderStyle = bsNone
Color = clBtnFace
Lines.Strings = (
''
'Welcome to the Z Setup program. '
'This program will install software on your computer.'
''
'It is strongly recommendet that you exit all Windows '
'programs before runnig this Setup program.'
''
'Click Cancel to quit Setup and then close any programs '
'you have running.'
'Click Next to continue with the Setup program.'
''
''
'WARNING: This program is protected by copyright law '
'and international treaties.')
ReadOnly = True
TabOrder = 0
WantReturns = False
end
end
object LicensePanel: TPanel
Left = 8
Top = 32
Width = 417
Height = 249
TabOrder = 6
Visible = False
object LicenseText: TMemo
Left = 8
Top = 8
Width = 401
Height = 233
Color = clBtnFace
ReadOnly = True
ScrollBars = ssVertical
TabOrder = 0
WantReturns = False
end
end
object StatusText: TPanel
Left = 8
Top = 8
Width = 417
Height = 24
Enabled = False
Caption = 'Action Name'
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
Locked = True
ParentFont = False
TabOrder = 3
end
object PathPanel: TPanel
Left = 8
Top = 32
Width = 417
Height = 249
TabOrder = 7
Visible = False
object DnkImage2: TImage
Left = 8
Top = 8
Width = 129
Height = 233
Center = True
end
object PathText: TMemo
Left = 144
Top = 16
Width = 265
Height = 145
TabStop = False
BorderStyle = bsNone
Color = clBtnFace
Lines.Strings = (
''
'Setup will install Z in the following directory.'
''
'To install to this directory, click Next.'
''
'To install to different directory, click Browse and select '
'another directory.'
''
'You can choose not to install program, by clicking '
'Cancel to exit Setup.')
ReadOnly = True
TabOrder = 1
WantReturns = False
end
object PathGroup: TGroupBox
Left = 144
Top = 176
Width = 265
Height = 49
Caption = 'Path'
TabOrder = 0
object PathButton: TButton
Left = 200
Top = 15
Width = 59
Height = 25
Caption = 'Browse'
TabOrder = 0
OnClick = PathButtonClick
end
object PathDir: TPanel
Left = 8
Top = 16
Width = 190
Height = 25
Alignment = taLeftJustify
BevelOuter = bvNone
Enabled = False
Caption = 'C:\Program Files\SoftLab\DDClip'
TabOrder = 1
end
end
end
object TypePanel: TPanel
Left = 8
Top = 32
Width = 417
Height = 249
Locked = True
TabOrder = 8
Visible = False
object TypeLabel: TLabel
Left = 152
Top = 24
Width = 203
Height = 13
Caption = 'Click the type of you prefer, then click Next'
end
object DnkImage3: TImage
Left = 8
Top = 8
Width = 129
Height = 233
Center = True
end
object TypeGroup2: TGroupBox
Left = 144
Top = 184
Width = 265
Height = 49
Caption = 'Path'
TabOrder = 1
object TypeButton: TButton
Left = 200
Top = 15
Width = 59
Height = 25
Caption = 'Browse'
TabOrder = 0
OnClick = PathButtonClick
end
object TypeDir: TPanel
Left = 8
Top = 16
Width = 190
Height = 25
Alignment = taLeftJustify
BevelOuter = bvNone
Enabled = False
Caption = 'C:\Program Files\SoftLab\DDClip'
TabOrder = 1
end
end
object TypeGroup: TGroupBox
Left = 144
Top = 56
Width = 265
Height = 113
Caption = 'Type'
TabOrder = 0
object TypicalLabel: TLabel
Left = 80
Top = 16
Width = 177
Height = 49
AutoSize = False
Caption =
'Program wll be installed with the most common options. Recomende' +
't for most users.'
WordWrap = True
end
object CompactLabel: TLabel
Left = 80
Top = 72
Width = 177
Height = 33
AutoSize = False
Caption = 'Program wll be installed with minimum required options.'
WordWrap = True
end
object TypicalButton: TRadioButton
Left = 8
Top = 24
Width = 73
Height = 17
Caption = 'Typical'
Checked = True
TabOrder = 0
TabStop = True
OnClick = TypicalButtonClick
end
object CompactButton: TRadioButton
Left = 8
Top = 72
Width = 73
Height = 17
Caption = 'Compact'
TabOrder = 1
OnClick = CompactButtonClick
end
end
end
object GroupPanel: TPanel
Left = 8
Top = 32
Width = 417
Height = 249
TabOrder = 9
Visible = False
object FolderLabel: TLabel
Left = 144
Top = 64
Width = 71
Height = 13
Caption = 'Program Folder'
end
object OtherLabel: TLabel
Left = 144
Top = 112
Width = 73
Height = 13
Caption = 'Existing Folders'
end
object GroupText: TLabel
Left = 144
Top = 16
Width = 265
Height = 49
AutoSize = False
Caption =
'Setup wll add program icons to the Program Folder listed below. ' +
'You may type a new folder name, or select one from the existing ' +
'Folder list. Click Next to continue.'
WordWrap = True
end
object DnkImage4: TImage
Left = 8
Top = 8
Width = 129
Height = 233
Center = True
end
object FolderEdit: TEdit
Left = 144
Top = 80
Width = 257
Height = 21
TabOrder = 0
Text = 'DDClip'
end
object FolderList: TListBox
Left = 144
Top = 128
Width = 257
Height = 108
IntegralHeight = True
ItemHeight = 13
Sorted = True
TabOrder = 1
OnClick = FolderListClick
end
end
object CopyPanel: TPanel
Left = 8
Top = 32
Width = 417
Height = 249
Enabled = False
TabOrder = 10
Visible = False
object CopyText3: TLabel
Left = 144
Top = 96
Width = 53
Height = 13
Caption = 'Copy From:'
end
object CopyText1: TLabel
Left = 144
Top = 32
Width = 216
Height = 13
Caption = 'Setup copying files from source to destination.'
WordWrap = True
end
object CopyText2: TLabel
Left = 144
Top = 56
Width = 125
Height = 13
Caption = 'Click Cancel to quit Setup.'
WordWrap = True
end
object CopyText5: TLabel
Left = 144
Top = 176
Width = 50
Height = 13
Caption = 'Progress...'
end
object FromLabel: TLabel
Left = 144
Top = 112
Width = 257
Height = 13
AutoSize = False
Caption = 'From Name'
end
object CopyText4: TLabel
Left = 144
Top = 128
Width = 43
Height = 13
Caption = 'Copy To:'
end
object ToLabel: TLabel
Left = 144
Top = 144
Width = 257
Height = 13
AutoSize = False
Caption = 'To Name'
end
object DnkImage5: TImage
Left = 8
Top = 8
Width = 129
Height = 233
Center = True
end
object CopyProgress: TProgressBar
Left = 144
Top = 192
Width = 257
Height = 25
Min = 0
Max = 100
TabOrder = 0
end
end
object IniFile: TMemo
Left = 24
Top = 800
Width = 401
Height = 25
TabStop = False
Enabled = False
ReadOnly = True
ScrollBars = ssVertical
TabOrder = 11
Visible = False
WantReturns = False
WordWrap = False
end
object CopyFromList: TMemo
Left = 24
Top = 800
Width = 800
Height = 25
TabStop = False
Enabled = False
ReadOnly = True
ScrollBars = ssVertical
TabOrder = 12
Visible = False
WantReturns = False
WordWrap = False
end
object CopyToList: TMemo
Left = 24
Top = 800
Width = 800
Height = 25
TabStop = False
Enabled = False
ReadOnly = True
ScrollBars = ssVertical
TabOrder = 13
Visible = False
WantReturns = False
WordWrap = False
end
end
object UnsetupInfo: TMemo
Left = 24
Top = 800
Width = 800
Height = 25
TabStop = False
Enabled = False
ReadOnly = True
ScrollBars = ssVertical
TabOrder = 1
Visible = False
WantReturns = False
WordWrap = False
end
object DdeClientConvProgMan: TDdeClientConv
DdeService = 'ProgMan'
DdeTopic = 'ProgMan'
Top = 352
LinkInfo = (
'Service ProgMan'
'Topic ProgMan')
end
object WaitTimer: TTimer
Enabled = False
OnTimer = WaitTimerTimer
Left = 32
Top = 352
end
end