home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
DP Tool Club 26
/
CD_ASCQ_26_1295.iso
/
vrac
/
ysfl12.zip
/
FILES1.ZIP
/
idwgmf.dfm
/
idwgmf.txt
next >
Wrap
Text File
|
1995-07-13
|
3KB
|
143 lines
object dlgSelectProgmanGroup: TdlgSelectProgmanGroup
Left = 160
Top = 100
BorderIcons = [biSystemMenu]
BorderStyle = bsDialog
Caption = 'Install Program Manager Icons'
ClientHeight = 189
ClientWidth = 414
Font.Color = clBlack
Font.Height = -13
Font.Name = 'Arial'
Font.Style = []
PixelsPerInch = 96
Position = poScreenCenter
TextHeight = 16
object Panel1: TPanel
Left = 0
Top = 0
Width = 414
Height = 189
Align = alClient
TabOrder = 0
object Label1: TLabel
Left = 24
Top = 16
Width = 203
Height = 16
Caption = 'A set of icons will be added to your'
end
object Label2: TLabel
Left = 24
Top = 32
Width = 195
Height = 16
Caption = 'Window'#39's Program Manager. The'
end
object Label3: TLabel
Left = 24
Top = 48
Width = 213
Height = 16
Caption = 'icons will be placed into the following'
end
object Label4: TLabel
Left = 24
Top = 64
Width = 36
Height = 16
Caption = 'group.'
end
object Label5: TLabel
Left = 24
Top = 88
Width = 212
Height = 16
Caption = 'If you want to add the icons to a new'
end
object Label6: TLabel
Left = 24
Top = 104
Width = 221
Height = 16
Caption = 'or already existing group, please enter'
end
object Label7: TLabel
Left = 24
Top = 120
Width = 167
Height = 16
Caption = 'the name of the group below.'
end
object Image1: TImage
Left = 24
Top = 144
Width = 41
Height = 33
Picture.Data = {<image000.bmp>}
end
object cbGroup: TComboBox
Left = 64
Top = 152
Width = 185
Height = 24
ItemHeight = 16
TabOrder = 0
end
object btnInstallIcons: TBitBtn
Left = 264
Top = 16
Width = 129
Height = 33
Caption = '&Install Icons'
Font.Color = clBlack
Font.Height = -13
Font.Name = 'Arial'
Font.Style = [fsBold]
ModalResult = 1
ParentFont = False
TabOrder = 1
end
object btnSkip: TBitBtn
Left = 264
Top = 56
Width = 129
Height = 33
Caption = '&Skip'
Font.Color = clBlack
Font.Height = -13
Font.Name = 'Arial'
Font.Style = [fsBold]
ModalResult = 2
ParentFont = False
TabOrder = 2
end
object btnCustom1: TBitBtn
Left = 264
Top = 96
Width = 129
Height = 33
Font.Color = clBlack
Font.Height = -13
Font.Name = 'Arial'
Font.Style = [fsBold]
ParentFont = False
TabOrder = 3
Visible = False
end
object btnCustom2: TBitBtn
Left = 264
Top = 136
Width = 129
Height = 33
Font.Color = clBlack
Font.Height = -13
Font.Name = 'Arial'
Font.Style = [fsBold]
ParentFont = False
TabOrder = 4
Visible = False
end
end
end