home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
DOS/V Power Report 1997 August
/
VPR9708A.ISO
/
D3TRIAL
/
INSTALL
/
DATA.Z
/
delphi32.exe
/
RCDATA
/
TPAKLISTDLG
/
TPAKLISTDLG.txt
Wrap
Text File
|
1997-05-14
|
3KB
|
131 lines
object PakListDlg: TPakListDlg
Left = 103
Top = 104
AutoScroll = False
Caption = 'PakListDlg'
ClientHeight = 280
ClientWidth = 399
ParentFont = True
Position = poScreenCenter
OnCreate = FormCreate
OnDestroy = FormDestroy
PixelsPerInch = 96
TextHeight = 12
object GroupBox1: TGroupBox
Left = 8
Top = 3
Width = 385
Height = 182
Caption = 'ソスン計ソスソスソス゚ッソスソスソスソス(&P)'
TabOrder = 0
object DesignPackageList: TCheckListBox
Left = 8
Top = 21
Width = 369
Height = 98
OnClickCheck = DesignPackageListClickCheck
ItemHeight = 13
Sorted = True
TabOrder = 0
OnClick = DesignPackageListClick
end
object Panel1: TPanel
Left = 8
Top = 122
Width = 369
Height = 19
BevelOuter = bvLowered
Caption = 'Panel1'
TabOrder = 1
object LabelPackageFile: TLabel
Left = 4
Top = 3
Width = 359
Height = 14
AutoSize = False
end
end
object AddButton: TButton
Left = 59
Top = 149
Width = 75
Height = 25
Caption = 'ソスヌ会ソス(&A)...'
TabOrder = 2
OnClick = AddButtonClick
end
object RemoveButton: TButton
Left = 140
Top = 149
Width = 75
Height = 25
Caption = 'ソス尞(&R)'
TabOrder = 3
OnClick = RemoveButtonClick
end
object EditButton: TButton
Left = 221
Top = 149
Width = 75
Height = 25
Caption = 'ソスメ集(&E)...'
TabOrder = 4
OnClick = EditButtonClick
end
object ButtonComponents: TButton
Left = 302
Top = 149
Width = 75
Height = 25
Caption = 'ソスソスソス゚ーソスソスソス(&C)'
TabOrder = 5
OnClick = ButtonComponentsClick
end
end
object GroupBox2: TGroupBox
Left = 8
Top = 190
Width = 385
Height = 78
Caption = 'ソスソスソスsソスソスソス゚ッソスソスソスソス(&U)'
TabOrder = 1
object EditPackages: TEdit
Left = 8
Top = 44
Width = 289
Height = 21
TabOrder = 1
OnChange = EditPackagesChange
OnExit = EditPackagesExit
end
object ModifyRuntimeButton: TButton
Left = 302
Top = 41
Width = 75
Height = 25
Caption = 'ソスヌ会ソス(&D)...'
TabOrder = 2
OnClick = ModifyRuntimeButtonClick
end
object RuntimePackages: TCheckBox
Left = 8
Top = 21
Width = 185
Height = 17
Caption = 'ソスソスソスsソスソスソス゚ッソスソスソズゑソスソスgソスソスソスト構ソスz(&B)'
TabOrder = 0
OnClick = RuntimePackagesClick
end
end
object PackageNameDialog: TOpenDialog
DefaultExt = 'dll'
Filter =
'ソス゚ッソスソスソスソス ライソスソスソスソス (*.dpl)|*.dpl|ソス゚ッソスソスソスソス ソスレクソスソスソス (*.dpc)|*.dpc|ソスソスソスラゑソス' +
'ソスソスファソスソス (*.*)|*.*'
Options = [ofHideReadOnly, ofShowHelp, ofAllowMultiSelect, ofFileMustExist]
Title = 'ソスン計ソスソスソス゚ッソスソスソズの追会ソス'
Left = 8
Top = 272
end
end