home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
GameStar 1999 September
/
Gamestar_09_1999-09_cd1.bin
/
programy
/
wc
/
INSTALL.BIN
/
WINCMD32.EXE
/
0
/
RCDATA
/
TDLGZIP
/
TDLGZIP.txt
Wrap
Text File
|
1999-07-27
|
6KB
|
286 lines
object DLGZIP: TDLGZIP
Tag = 1
Left = 179
Top = 262
HelpContext = 150
BorderIcons = [biSystemMenu]
BorderStyle = bsDialog
Caption = 'Pack files'
ClientHeight = 153
ClientWidth = 452
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
Position = poScreenCenter
PixelsPerInch = 96
TextHeight = 13
object Prompt: TLabel
Tag = 2
Left = 4
Top = 1
Width = 445
Height = 12
AutoSize = False
Caption = 'Pack file(s) to the file:'
Font.Color = clBtnText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
ShowAccelChar = False
end
object ZipText: TEdit
Left = 4
Top = 18
Width = 340
Height = 21
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
TabOrder = 0
OnChange = ZipTextChange
OnKeyDown = ZipTextKeyDown
end
object Storedir: TCheckBox
Tag = 3
Left = 4
Top = 42
Width = 340
Height = 16
Caption = 'Also &pack path names (only recursed)'
Font.Color = clBtnText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
TabOrder = 1
OnKeyDown = ZipTextKeyDown
end
object Recurse: TCheckBox
Tag = 4
Left = 4
Top = 58
Width = 340
Height = 16
Caption = 'Recursively pack &subdirectories'
Font.Color = clBtnText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
TabOrder = 2
OnKeyDown = ZipTextKeyDown
end
object Multivolume: TCheckBox
Tag = 5
Left = 4
Top = 74
Width = 340
Height = 16
Caption = '&Multiple disk archive (PKZIP and ARJ only)'
Font.Color = clBtnText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
TabOrder = 3
OnClick = MultivolumeClick
OnKeyDown = ZipTextKeyDown
end
object Ok: TButton
Tag = 4001
Left = 75
Top = 128
Width = 90
Height = 23
Caption = 'Ok'
Default = True
ModalResult = 1
TabOrder = 6
OnKeyDown = ZipTextKeyDown
end
object id_calltree: TButton
Tag = 7
Left = 169
Top = 128
Width = 90
Height = 23
Caption = '&Tree'
TabOrder = 7
OnClick = id_calltreeClick
OnKeyDown = ZipTextKeyDown
end
object Cancel: TButton
Tag = 4002
Left = 263
Top = 128
Width = 90
Height = 23
Cancel = True
Caption = 'Cancel'
ModalResult = 2
TabOrder = 8
OnKeyDown = ZipTextKeyDown
end
object Packer1: TGroupBox
Tag = 8
Left = 348
Top = 16
Width = 101
Height = 109
Caption = ' Packer '
Font.Color = clBtnText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
TabOrder = 10
object zip_ZIP: TRadioButton
Left = 5
Top = 14
Width = 45
Height = 16
Caption = '&ZIP'
TabOrder = 0
TabStop = True
OnClick = zip_ZIPClick
OnKeyDown = ZipTextKeyDown
end
object zip_ARJ: TRadioButton
Left = 5
Top = 30
Width = 45
Height = 16
Caption = '&ARJ'
TabOrder = 1
OnClick = zip_ARJClick
OnKeyDown = ZipTextKeyDown
end
object zip_LHA: TRadioButton
Left = 5
Top = 47
Width = 45
Height = 16
Caption = '&LHA'
TabOrder = 2
OnClick = zip_LHAClick
OnKeyDown = ZipTextKeyDown
end
object zip_RAR: TRadioButton
Left = 53
Top = 14
Width = 42
Height = 18
Caption = '&RAR'
TabOrder = 3
OnClick = zip_RARClick
OnKeyDown = ZipTextKeyDown
end
object zip_UC2: TRadioButton
Left = 53
Top = 30
Width = 45
Height = 16
Caption = '&UC2'
TabOrder = 4
OnClick = zip_UC2Click
OnKeyDown = ZipTextKeyDown
end
object ConfigNow: TButton
Tag = 6
Left = 5
Top = 84
Width = 90
Height = 23
Caption = '&Configure'
TabOrder = 8
OnClick = ConfigNowClick
OnKeyDown = ZipTextKeyDown
end
object zip_ACE: TRadioButton
Left = 53
Top = 47
Width = 45
Height = 16
Caption = 'AC&E'
TabOrder = 5
OnClick = zip_ACEClick
OnKeyDown = ZipTextKeyDown
end
object zip_plugin: TRadioButton
Left = 5
Top = 64
Width = 32
Height = 16
Caption = '&->'
TabOrder = 6
OnClick = zip_pluginClick
OnKeyDown = ZipTextKeyDown
end
object plugin_list: TComboBox
Left = 36
Top = 62
Width = 57
Height = 21
Style = csDropDownList
ItemHeight = 13
TabOrder = 7
OnChange = plugin_listChange
end
end
object MoveToArchive: TCheckBox
Tag = 9
Left = 4
Top = 90
Width = 340
Height = 16
Caption = 'M&ove to archive'
Font.Color = clBtnText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
TabOrder = 4
OnClick = MoveToArchiveClick
OnKeyDown = ZipTextKeyDown
end
object CreateSFX: TCheckBox
Tag = 10
Left = 4
Top = 106
Width = 340
Height = 16
Caption = 'Create self e&xtracting ZIP archive (for Windows 3.1/95/98/NT)'
Font.Color = clBtnText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
TabOrder = 5
OnClick = CreateSFXClick
OnKeyDown = ZipTextKeyDown
end
object Button1: TButton
Tag = 4003
Left = 357
Top = 128
Width = 90
Height = 23
Caption = 'Help'
TabOrder = 9
OnClick = Button1Click
OnKeyDown = ZipTextKeyDown
end
object Translate1: TTranslate
Tag = 5480
Top = 124
end
object ResolutionFix1: TResolutionFix
Left = 36
Top = 124
end
end