home *** CD-ROM | disk | FTP | other *** search
- object AddForm: TAddForm
- Left = 200
- Top = 108
- BorderIcons = []
- BorderStyle = bsDialog
- Caption = 'Please select files to add to zip.'
- ClientHeight = 429
- ClientWidth = 346
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- PixelsPerInch = 96
- TextHeight = 13
- object Dock971: TDock97
- Left = 0
- Top = 0
- Width = 346
- Height = 26
- object Toolbar971: TToolbar97
- Left = 0
- Top = 0
- Caption = 'Toolbar971'
- DockPos = 0
- DragHandleStyle = dhNone
- FullSize = True
- TabOrder = 0
- object PTShellCombo1: TPTShellCombo
- Left = 0
- Top = 0
- Width = 329
- Height = 22
- TabOrder = 0
- end
- end
- end
- object Dock972: TDock97
- Left = 282
- Top = 26
- Width = 64
- Height = 403
- Position = dpRight
- object Toolbar972: TToolbar97
- Left = 0
- Top = 0
- Caption = 'Toolbar972'
- DockPos = 0
- DragHandleStyle = dhNone
- TabOrder = 0
- object Add: TToolbarButton97
- Left = 0
- Top = 0
- Width = 60
- Height = 25
- Caption = 'Add'
- OnClick = AddClick
- end
- object Cancel: TToolbarButton97
- Left = 0
- Top = 25
- Width = 60
- Height = 22
- Caption = 'Cancel'
- end
- end
- end
- object ZipAdd: TPTShellList
- Left = 0
- Top = 26
- Width = 282
- Height = 403
- Align = alClient
- ReadOnly = False
- IconOptions.AutoArrange = True
- TabOrder = 2
- ViewStyle = vsList
- end
- end
-