home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC Expert 29
/
Pce29cd.iso
/
RUNIMAGE
/
DELPHI40
/
BIN
/
PCE.EXE
/
RCDATA
/
TMAINFORM
/
TMAINFORM.txt
Wrap
Text File
|
1998-06-16
|
23KB
|
690 lines
object MainForm: TMainForm
Left = 266
Top = 136
AutoScroll = False
Caption = 'Delphi Package Collection Editor'
ClientHeight = 413
ClientWidth = 508
Color = clBtnFace
ParentFont = True
Menu = MainMenu
OldCreateOrder = True
Position = poDefaultPosOnly
OnCloseQuery = FormCloseQuery
OnCreate = FormCreate
OnDestroy = FormDestroy
OnResize = FormResize
PixelsPerInch = 96
TextHeight = 13
object Spacer: TShape
Left = 221
Top = 27
Width = 5
Height = 367
Align = alRight
Brush.Style = bsClear
Pen.Color = clBtnFace
end
object StatusBar: TStatusBar
Left = 0
Top = 394
Width = 508
Height = 19
Panels = <>
SimplePanel = True
end
object TreeView: TTreeView
Left = 0
Top = 27
Width = 221
Height = 367
Align = alClient
HideSelection = False
Indent = 19
TabOrder = 1
OnChange = TreeViewChange
OnEdited = TreeViewEdited
OnEditing = TreeViewEditing
end
object PageControl: TPageControl
Left = 226
Top = 27
Width = 282
Height = 367
ActivePage = GroupSheet
Align = alRight
TabOrder = 2
TabStop = False
OnChange = PageControlChange
object PackageSheet: TTabSheet
Caption = 'PackageSheet'
TabVisible = False
object Label4: TLabel
Left = 8
Top = 108
Width = 249
Height = 13
AutoSize = False
FocusControl = RequiredExeList
Caption = 'Required Execut&able files:'
end
object Label3: TLabel
Left = 8
Top = 61
Width = 241
Height = 13
AutoSize = False
FocusControl = RequiredExeDir
Caption = 'Required Exe&cutables directory:'
end
object Label8: TLabel
Left = 8
Top = 192
Width = 233
Height = 13
AutoSize = False
FocusControl = RequiredLibDir
Caption = 'Required Libraries &directory:'
end
object Label9: TLabel
Left = 8
Top = 237
Width = 241
Height = 13
AutoSize = False
FocusControl = RequiredLibList
Caption = 'Required Li&brary files:'
end
object Label7: TLabel
Left = 8
Top = 8
Width = 89
Height = 13
Caption = '&Package directory:'
FocusControl = PackageDir
end
object RequiredExeList: TListBox
Left = 8
Top = 123
Width = 257
Height = 56
ItemHeight = 13
TabOrder = 1
end
object RequiredExeDir: TComboBox
Left = 8
Top = 77
Width = 145
Height = 21
Style = csDropDownList
ItemHeight = 0
TabOrder = 0
OnClick = RequiredExeDirClick
end
object RequiredLibDir: TComboBox
Left = 8
Top = 209
Width = 145
Height = 21
Style = csDropDownList
ItemHeight = 0
TabOrder = 2
OnChange = RequiredLibDirChange
end
object RequiredLibList: TListBox
Left = 8
Top = 253
Width = 257
Height = 63
ItemHeight = 13
TabOrder = 3
end
object PackageDir: TComboBox
Left = 8
Top = 24
Width = 145
Height = 21
Style = csDropDownList
ItemHeight = 0
TabOrder = 4
OnClick = PackageDirClick
end
end
object GroupSheet: TTabSheet
Caption = 'GroupSheet'
TabVisible = False
object Label1: TLabel
Left = 8
Top = 7
Width = 145
Height = 13
AutoSize = False
Caption = '&Install directory:'
FocusControl = GroupDir
end
object Label2: TLabel
Left = 8
Top = 81
Width = 201
Height = 13
AutoSize = False
Caption = 'In&cluded files:'
FocusControl = FileList
end
object AddButton: TButton
Left = 14
Top = 225
Width = 75
Height = 25
Caption = '&Add...'
TabOrder = 3
OnClick = AddButtonClick
end
object DeleteButton: TButton
Left = 96
Top = 225
Width = 75
Height = 25
Caption = '&Delete'
TabOrder = 4
OnClick = DeleteButtonClick
end
object FileList: TListBox
Left = 8
Top = 98
Width = 257
Height = 109
ItemHeight = 13
MultiSelect = True
Sorted = True
TabOrder = 2
end
object AutoButton: TButton
Left = 177
Top = 225
Width = 75
Height = 25
Caption = 'A&uto...'
TabOrder = 5
OnClick = AutoButtonClick
end
object GroupDir: TComboBox
Left = 8
Top = 24
Width = 145
Height = 21
Style = csDropDownList
ItemHeight = 13
TabOrder = 0
OnClick = GroupDirClick
end
object OptionalGroup: TCheckBox
Left = 8
Top = 56
Width = 97
Height = 17
Caption = '&Optional group'
TabOrder = 1
OnClick = OptionalGroupClick
end
end
object SummarySheet: TTabSheet
Caption = 'SummarySheet'
TabVisible = False
object Label5: TLabel
Left = 8
Top = 8
Width = 102
Height = 13
Caption = 'A&uthor/Vendor name:'
FocusControl = AuthorName
end
object Label6: TLabel
Left = 8
Top = 53
Width = 60
Height = 13
Caption = '&Directory list:'
FocusControl = DirectoryList
end
object AuthorName: TEdit
Left = 8
Top = 24
Width = 257
Height = 21
TabOrder = 0
OnChange = AuthorNameChange
end
object DirectoryList: TListView
Left = 8
Top = 69
Width = 257
Height = 151
Columns = <
item
Caption = 'Dir Name'
Width = 70
end
item
Caption = 'Suggested Path'
Width = 183
end>
HideSelection = False
HotTrackStyles = []
RowSelect = True
TabOrder = 1
ViewStyle = vsReport
OnChange = DirectoryListChange
OnDblClick = EditDirectory
end
object AddDirButton: TButton
Left = 16
Top = 228
Width = 75
Height = 25
Caption = '&Add'
TabOrder = 2
OnClick = AddDirectory
end
object EditDirButton: TButton
Left = 96
Top = 228
Width = 75
Height = 25
Caption = 'Ed&it...'
Enabled = False
TabOrder = 3
OnClick = EditDirectory
end
object DeleteDirButton: TButton
Left = 176
Top = 228
Width = 75
Height = 25
Caption = 'De&lete'
Enabled = False
TabOrder = 4
OnClick = DeleteDirectory
end
end
end
object ToolBar1: TToolBar
Left = 0
Top = 0
Width = 508
Height = 27
Caption = 'ToolBar1'
Images = ActionImages
ParentShowHint = False
ShowHint = True
TabOrder = 3
object ToolButton2: TToolButton
Left = 0
Top = 2
Width = 8
Caption = 'ToolButton2'
ImageIndex = 1
Style = tbsSeparator
end
object NewBtn: TToolButton
Left = 8
Top = 2
Action = NewAction
end
object OpenBtn: TToolButton
Left = 31
Top = 2
Action = OpenAction
end
object SaveBtn: TToolButton
Left = 54
Top = 2
Action = SaveAction
end
object ToolButton6: TToolButton
Left = 77
Top = 2
Width = 8
Caption = 'ToolButton6'
ImageIndex = 4
Style = tbsSeparator
end
object ToolButton1: TToolButton
Left = 85
Top = 2
Action = AddPackageAction
end
object ToolButton3: TToolButton
Left = 108
Top = 2
Action = RemovePackageAction
end
object ToolButton4: TToolButton
Left = 131
Top = 2
Width = 8
Caption = 'ToolButton4'
ImageIndex = 7
Style = tbsSeparator
end
object ToolButton5: TToolButton
Left = 139
Top = 2
Action = AddFileGroupAction
end
object ToolButton7: TToolButton
Left = 162
Top = 2
Action = RemoveFileGroupAction
end
object ToolButton8: TToolButton
Left = 185
Top = 2
Width = 8
Caption = 'ToolButton8'
ImageIndex = 5
Style = tbsSeparator
end
object ToolButton9: TToolButton
Left = 193
Top = 2
Action = CompileCollectionAction
end
end
object MainMenu: TMainMenu
Left = 16
Top = 203
object FileMenu: TMenuItem
Caption = '&File'
object New1: TMenuItem
Action = NewAction
end
object Open1: TMenuItem
Action = OpenAction
end
object Save1: TMenuItem
Action = SaveAction
end
object SaveAs1: TMenuItem
Action = SaveAsAction
end
object N1: TMenuItem
Caption = '-'
end
object Exit1: TMenuItem
Action = ExitAction
end
end
object EditMenu: TMenuItem
Caption = '&Edit'
object AddPackage1: TMenuItem
Action = AddPackageAction
end
object RemovePackage1: TMenuItem
Action = RemovePackageAction
end
object N2: TMenuItem
Caption = '-'
end
object AddFileGroup1: TMenuItem
Action = AddFileGroupAction
end
object RemoveFileGroup1: TMenuItem
Action = RemoveFileGroupAction
end
object N3: TMenuItem
Caption = '-'
end
object CompileCollection1: TMenuItem
Action = CompileCollectionAction
end
end
object HelpMenu: TMenuItem
Caption = '&Help'
object HelpTopicsItem: TMenuItem
Caption = '&Help Topics'
OnClick = HelpTopicsItemClick
end
object N4: TMenuItem
Caption = '-'
end
object HelpAboutItem: TMenuItem
Caption = '&About...'
OnClick = HelpAboutItemClick
end
end
end
object OpenDialog: TOpenDialog
Left = 96
Top = 200
end
object SaveDialog: TSaveDialog
DefaultExt = 'pce'
Options = [ofOverwritePrompt, ofHideReadOnly, ofNoChangeDir]
Left = 48
Top = 128
end
object Actions: TActionList
Images = ActionImages
Left = 48
Top = 320
object NewAction: TAction
Category = 'File'
Caption = '&New'
Hint = 'Create a new collection definition'
ImageIndex = 0
ShortCut = 16462
OnExecute = FileNewItemClick
end
object OpenAction: TAction
Category = 'File'
Caption = '&Open...'
Hint = 'Open an existing collection definition'
ImageIndex = 1
ShortCut = 16463
OnExecute = FileOpenItemClick
end
object SaveAction: TAction
Category = 'File'
Caption = '&Save'
Hint = 'Save the collection definition'
ImageIndex = 2
ShortCut = 16467
OnExecute = FileSaveItemClick
end
object AddPackageAction: TAction
Category = 'Edit'
Caption = '&Add Package...'
Hint = 'Add a package'
ImageIndex = 5
OnExecute = AddPackage
end
object SaveAsAction: TAction
Category = 'File'
Caption = 'Save &As...'
Hint = 'Save the collection definition with a new name'
OnExecute = FileSaveAsItemClick
end
object ExitAction: TAction
Category = 'File'
Caption = 'E&xit'
Hint = 'Exit the Package Collection Editor'
ShortCut = 32856
OnExecute = FileExitItemClick
end
object RemovePackageAction: TAction
Category = 'Edit'
Caption = '&Remove Package'
Hint = 'Remove the selected package'
ImageIndex = 6
OnExecute = RemovePackage
end
object AddFileGroupAction: TAction
Category = 'Edit'
Caption = 'Add &File Group...'
Hint = 'Add a file group'
ImageIndex = 3
OnExecute = AddFileGroup
end
object RemoveFileGroupAction: TAction
Category = 'Edit'
Caption = 'Remove File &Group'
Hint = 'Remove the selected file group'
ImageIndex = 4
OnExecute = RemoveFileGroup
end
object CompileCollectionAction: TAction
Category = 'Edit'
Caption = '&Compile Collection'
Hint = 'Compile the collection'
ImageIndex = 7
OnExecute = Compile
end
end
object ActionImages: TImageList
Left = 88
Top = 320
Bitmap = {
3610000008000000424D36100000000000003600000028000000400000002000
0000010010000000000000100000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
000000000000000000000000000000000000EF3DEF3D00000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
00000000000000000000EF3DEF3DEF3D00000000000000000000000000000000
0000004200420042004200420042004200420042004200000000000000000000
00000000000000000000000000000000E003E003EF3D00000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
00000000000000001F001F001F00EF3D00000000000000000000000000000000
E07F000000420042004200420042004200420042004200420000000000000000
0000000000000000000000000000EF3DE003E003EF3DEF3DEF3D000000000000
000000000000000000000000000000000000EF3DEF3DEF3DEF3DEF3DEF3D0000
00000000000000001F001F001F00EF3D00000000000000000000000000000000
FF7F104200000042004200420042004200420042004200420042000000000000
00000000000000000000EF3DE003E003E003E003E003E003EF3D000000000000
00000000000000000000EF3D00000000007C007C007C007C007C007CEF3D0000
00000000000000001F001F001F00000000000000000000000000000000000000
E07F104200000042004200420042004200420042004200420042004200000000
00000000EF3DEF3DEF3DF75EE003E003E003E003E003E0030000000000000000
00000000EF3DEF3DEF3DF75EEF3D0000007C007C007C007C007C007C00000000
0000000000000000000000000000EF3DEF3DEF3D000000000000000000000000
FF7F1042FF7F0000000000000000004200420042004200420042004200000000
EF3DEF3DFF7FF75EFF7FF75EEF3DEF3DE003E003EF3D00000000000000000000
EF3DEF3DFF7FF75EFF7FF75EEF3DEF3D00000000000000000000000000000000
0000000000000000000000001F001F001F00EF3D000000000000000000000000
E07F1042FF7FFF7FFF7FFF7FFF7F00000000000000000000000000000000EF3D
F75EFF7FF75EFF7FF75EF75EEF3DEF3DE003E00300000000000000000000EF3D
F75EFF7FF75EFF7FF75EF75EEF3DEF3DEF3D0000000000000000000000000000
0000000000000000000000001F001F001F00EF3D000000000000000000000000
FF7F1042FF7F186318631863186318631863FF7F18630000000000000000EF3D
FF7FF75EFF7FF75EFF7FF75EEF3DEF3DEF3DEF3D00000000000000000000EF3D
FF7FF75EFF7FF75EFF7FF75EEF3DEF3DEF3DEF3D000000000000000000000000
0000000000000000000000001F001F001F00EF3DEF3D00000000000000000000
E07F1042FF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7F18630000000000000000EF3D
F75EFF7FFF7FF75EF75EF75EEF3DEF3DEF3DEF3D00000000000000000000EF3D
F75EFF7FFF7FF75EF75EF75EEF3DEF3DEF3DEF3D000000000000000000000000
00000000000000000000000000001F001F001F00EF3D00000000000000000000
00001042FF7F1863186318631863FF7FFF7FFF7F18630000000000000000EF3D
FF7FF75EF75EF75EF75EF75EF75EEF3DEF3DEF3D00000000000000000000EF3D
FF7FF75EF75EF75EF75EF75EF75EEF3DEF3DEF3D000000000000000000000000
00000000000000000000000000001F001F001F00EF3D00000000000000000000
00001042FF7FFF7FFF7FFF7FFF7F10421042104210420000000000000000EF3D
F75EF75EF75EF75EF75EF75EF75EF75EEF3DEF3D00000000000000000000EF3D
F75EF75EF75EF75EF75EF75EF75EF75EEF3DEF3D000000000000000000000000
00000000000000000000000000001F001F001F00EF3DEF3D0000000000000000
00001042FF7F186318631863186310420000000000000000000000000000EF3D
F75EF75EF75EF75EF75EF75EF75EF75EEF3DEF3D00000000000000000000EF3D
F75EF75EF75EF75EF75EF75EF75EF75EEF3DEF3D000000000000000000000000
000000000000000000000000000000001F001F001F00EF3D0000000000000000
00001042FF7FFF7FFF7FFF7FFF7F104200400040004000400040004000000000
EF3DF75EF75EF75EF75EF75EF75EF75EF75EEF3DEF3D00000000000000000000
EF3DF75EF75EF75EF75EF75EF75EF75EF75EEF3DEF3D00000000000000000000
000000000000000000000000000000001F001F001F00EF3D0000000000000000
00001042104210421042104210421042007C007C007C007C007C007C00000000
0000EF3DF75EF75EF75EF75EF75EEF3DEF3D0000000000000000000000000000
0000EF3DF75EF75EF75EF75EF75EEF3DEF3D0000000000000000000000000000
000000000000000000000000000000001F001F001F0000000000000000000000
0000000000000000000000000000000010421042104210421042104200000000
00000000EF3DF75EF75EEF3DEF3D000000000000000000000000000000000000
00000000EF3DF75EF75EEF3DEF3D000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
000000000000EF3DEF3D00000000000000000000000000000000000000000000
000000000000EF3DEF3D00000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000004200420042004200420042004200420042004200000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000004200420000000000000000000000001863186300000042000000000000
E07F000000420042004200420042004200420042004200420000000000000000
00000000FF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7F00000000000000000000
0000004200420042004200420042004200420042000000000000000000000000
0000004200420000000000000000000000001863186300000042000000000000
FF7F104200000042004200420042004200420042004200420042000000000000
00000000FF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7F00000000000000000000
E07F000000420042004200420042004200420042004200000000000000000000
0000004200420000000000000000000000001863186300000042000000000000
E07F104200000042004200420042004200420042004200420042004200000000
00000000FF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7F00000000000000000000
FF7FE07F00000042004200420042004200420042004200420000000000000000
0000004200420000000000000000000000000000000000000042000000000000
FF7F1042FF7F0000000000000000004200420042004200420042004200000000
00000000FF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7F00000000000000000000
E07FFF7FE07F0000004200420042004200420042004200420042000000000000
0000004200420042004200420042004200420042004200420042000000000000
E07F1042FF7FFF7FFF7FFF7FFF7F000000000000000000000000000000000000
00000000FF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7F00000000000000000000
FF7FE07FFF7FE07F000000000000000000000000000000000000000000000000
0000004200420000000000000000000000000000000000420042000000000000
FF7F1042FF7F186318631863186318631863FF7F186300000000000000000000
00000000FF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7F00000000000000000000
E07FFF7FE07FFF7FE07FFF7FE07FFF7FE07F0000000000000000000000000000
0000004200001863186318631863186318631863186300000042000000000000
E07F1042FF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7F000000000000000000000000
00000000FF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7F00000000000000000000
FF7FE07FFF7FE07FFF7FE07FFF7FE07FFF7F0000000000000000000000000000
0000004200001863186318631863186318631863186300000042000000000000
00001042FF7F1863186318631863FF7FFF7F1042E003E0030000000000000000
00000000FF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7F00000000000000000000
E07FFF7FE07F0000000000000000000000000000000000000000000000000000
0000004200001863186318631863186318631863186300000042000000000000
00001042FF7FFF7FFF7FFF7FFF7FFF7F10421042E003E0030000000000000000
00000000FF7FFF7FFF7FFF7FFF7FFF7F00000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000004200001863186318631863186318631863186300000042000000000000
00001042FF7F18631863186318631042E003E003E003E003E003E00300000000
00000000FF7FFF7FFF7FFF7FFF7FFF7F0000FF7F000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000004200001863186318631863186318631863186300000000000000000000
00001042FF7FFF7FFF7FFF7FFF7F1042E003E003E003E003E003E00300000000
00000000FF7FFF7FFF7FFF7FFF7FFF7F00000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000004200001863186318631863186318631863186300001863000000000000
0000104210421042104210421042104210421042E003E0030000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000001042E003E0030000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
000000000000000000000000000000000000000010421042000000000000424D
3E010000000000003E0000002800000040000000200000000100010000000000
000100000000000000000000020000000000000000000000FFFFFF00000FFFCF
FFFFFC7F0007FF8FFFFFF87F0003FF03FFC0F87F0001FC03FC80F8FF0000E007
E001FF1F0000800F803FFE1F0000001F001FFE1F0007000F000FFE0F0007000F
000FFF0F8007000F000FFF0FC007000F000FFF07C001000F000FFF87C000800F
800FFF87C000C03FC03FFF8FFF81E0FFE0FFFFFFFFFFF3FFF3FFFFFFFFFFFFFF
FFFF000FFFFFFFFFC0010007C007001F80010003C007000F80010001C0070007
80010000C007000380010000C007000180010000C007000080010007C007001F
80010003C007001F80018003C007001F8001C001C0078FF18001C000C00FFFF9
8001C000C01FFF758001C001C03FFF8F8001FFC3FFFFFFFFFFFFFFE7}
end
end