home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World Komputer 1997 May
/
Pcwk0597.iso
/
delphi
/
tinstall
/
instwg.dfm
/
instwg.txt
Wrap
Text File
|
1995-04-30
|
9KB
|
315 lines
object dlgItemSelection: TdlgItemSelection
Left = 103
Top = 20
BorderIcons = []
BorderStyle = bsDialog
Caption = 'Window Group Editor'
ClientHeight = 405
ClientWidth = 470
Font.Color = clWindowText
Font.Height = -13
Font.Name = 'System'
Font.Style = []
PixelsPerInch = 96
Position = poScreenCenter
OnShow = FormShow
TextHeight = 16
object GroupBox1: TGroupBox
Left = 0
Top = 0
Width = 470
Height = 57
Align = alTop
Caption = 'Group Information'
TabOrder = 0
object Label1: TLabel
Left = 8
Top = 24
Width = 81
Height = 16
Caption = 'Group Name'
end
object edGroupName: TEdit
Left = 96
Top = 24
Width = 121
Height = 24
TabOrder = 0
OnChange = edGroupNameChange
end
end
object gbProgramItems: TGroupBox
Left = 176
Top = 57
Width = 294
Height = 190
Align = alRight
Caption = 'Program Item Information'
TabOrder = 1
object Label2: TLabel
Left = 13
Top = 24
Width = 97
Height = 16
Caption = 'Command Line'
end
object Label3: TLabel
Left = 72
Top = 56
Width = 38
Height = 16
Caption = 'Name'
end
object Label6: TLabel
Left = 8
Top = 96
Width = 280
Height = 16
Caption = '# will be replaced by the server install path'
end
object Label7: TLabel
Left = 8
Top = 120
Width = 276
Height = 16
Caption = '% will be replaced by the client install path'
end
object Label8: TLabel
Left = 8
Top = 144
Width = 61
Height = 16
Caption = 'Example:'
end
object Label9: TLabel
Left = 8
Top = 168
Width = 88
Height = 16
Caption = '%myprog.exe'
end
object edCommandLine: TEdit
Left = 120
Top = 24
Width = 161
Height = 24
TabOrder = 0
OnChange = edCommandLineChange
end
object edProgramName: TEdit
Left = 120
Top = 56
Width = 161
Height = 24
TabOrder = 1
OnChange = edProgramNameChange
end
end
object Panel1: TPanel
Left = 0
Top = 247
Width = 470
Height = 97
Align = alBottom
TabOrder = 2
object Label4: TLabel
Left = 132
Top = 8
Width = 87
Height = 16
Caption = 'Program Item'
end
object Label5: TLabel
Left = 260
Top = 8
Width = 12
Height = 16
Caption = 'of'
end
object edCurrentItem: TEdit
Left = 228
Top = 8
Width = 25
Height = 22
TabStop = False
Enabled = False
Font.Color = clBlack
Font.Height = -12
Font.Name = 'Arial'
Font.Style = []
ParentFont = False
TabOrder = 0
Text = '0'
end
object edTotalItems: TEdit
Left = 276
Top = 8
Width = 25
Height = 22
TabStop = False
Enabled = False
Font.Color = clBlack
Font.Height = -12
Font.Name = 'Arial'
Font.Style = []
ParentFont = False
TabOrder = 1
Text = '0'
end
object btnBack: TBitBtn
Left = 24
Top = 40
Width = 89
Height = 33
Caption = 'Back'
TabOrder = 2
OnClick = btnBackClick
Glyph.Data = {
78010000424D7801000000000000760000002800000020000000100000000100
04000000000000000000120B0000120B00000000000000000000000000000000
800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
3333333333333333333333333333333333333333333333333333333333333333
3333333333333FF3333333333333003333333333333F77F33333333333009033
333333333F7737F333333333009990333333333F773337FFFFFF330099999000
00003F773333377777770099999999999990773FF33333FFFFF7330099999000
000033773FF33777777733330099903333333333773FF7F33333333333009033
33333333337737F3333333333333003333333333333377333333333333333333
3333333333333333333333333333333333333333333333333333333333333333
33333333333333333333333333333333333333333333333333330000}
NumGlyphs = 2
end
object btnNext: TBitBtn
Left = 128
Top = 40
Width = 89
Height = 33
Caption = 'Next'
TabOrder = 3
OnClick = btnNextClick
Glyph.Data = {
78010000424D7801000000000000760000002800000020000000100000000100
04000000000000000000120B0000120B00000000000000000000000000000000
800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
3333333333333333333333333333333333333333333333333333333333333333
3333333333333333333333333333333333333333333FF3333333333333003333
3333333333773FF3333333333309003333333333337F773FF333333333099900
33333FFFFF7F33773FF30000000999990033777777733333773F099999999999
99007FFFFFFF33333F7700000009999900337777777F333F7733333333099900
33333333337F3F77333333333309003333333333337F77333333333333003333
3333333333773333333333333333333333333333333333333333333333333333
33333333333333333333333333333333333333333333333333330000}
NumGlyphs = 2
end
object btnAdd: TBitBtn
Left = 232
Top = 40
Width = 89
Height = 33
Caption = 'Add'
TabOrder = 4
OnClick = btnAddClick
Glyph.Data = {
E6000000424DE60000000000000076000000280000000E0000000E0000000100
0400000000007000000000000000000000001000000000000000000000000000
BF0000BF000000BFBF00BF000000BF00BF00BFBF0000C0C0C000808080000000
FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
3300333333333333330033333333333333003333300033333300333330F03333
3300333330F033333300330000F000033300330FFFFFFF033300330000F00003
3300333330F033333300333330F0333333003333300033333300333333333333
33003333333333333300}
end
object btnDelete: TBitBtn
Left = 336
Top = 40
Width = 89
Height = 33
Caption = 'Delete'
TabOrder = 5
OnClick = btnDeleteClick
Glyph.Data = {
E6000000424DE60000000000000076000000280000000E0000000E0000000100
0400000000007000000000000000000000001000000000000000000000000000
BF0000BF000000BFBF00BF000000BF00BF00BFBF0000C0C0C000808080000000
FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
3300333333333333330033333333333333003333333333333300333333333333
330033333333333333003300000000003300330FFFFFFFF03300330000000000
3300333333333333330033333333333333003333333333333300333333333333
33003333333333333300}
end
end
object Panel2: TPanel
Left = 0
Top = 344
Width = 470
Height = 61
Align = alBottom
TabOrder = 3
object BitBtn1: TBitBtn
Left = 138
Top = 16
Width = 89
Height = 33
TabOrder = 0
OnClick = OKBtnClick
Kind = bkOK
end
object BitBtn2: TBitBtn
Left = 242
Top = 16
Width = 89
Height = 33
TabOrder = 1
Kind = bkCancel
end
end
object Panel3: TPanel
Left = 135
Top = 57
Width = 41
Height = 190
Align = alRight
TabOrder = 4
object IncBtn: TSpeedButton
Left = 8
Top = 88
Width = 25
Height = 25
Glyph.Data = {
78010000424D7801000000000000760000002800000020000000100000000100
04000000000000000000120B0000120B00000000000000000000000000000000
800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
3333333333333333333333333333333333333333333333333333333333333333
3333333333333333333333333333333333333333333FF3333333333333003333
3333333333773FF3333333333309003333333333337F773FF333333333099900
33333FFFFF7F33773FF30000000999990033777777733333773F099999999999
99007FFFFFFF33333F7700000009999900337777777F333F7733333333099900
33333333337F3F77333333333309003333333333337F77333333333333003333
3333333333773333333333333333333333333333333333333333333333333333
33333333333333333333333333333333333333333333333333330000}
NumGlyphs = 2
OnClick = IncBtnClick
end
end
object Panel4: TPanel
Left = 0
Top = 57
Width = 135
Height = 190
Align = alClient
TabOrder = 5
object SrcList: TListBox
Left = 1
Top = 1
Width = 133
Height = 188
Align = alClient
ExtendedSelect = False
ItemHeight = 16
TabOrder = 0
end
end
end