home *** CD-ROM | disk | FTP | other *** search
- object MtDeDlg: TMtDeDlg
- Left = 273
- Top = 181
- HelpContext = 1632
- ActiveControl = SelectionBox
- BorderStyle = bsDialog
- Caption = 'Delete Templates'
- ClientHeight = 228
- ClientWidth = 261
- Font.Color = clBlack
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- PixelsPerInch = 96
- Position = poScreenCenter
- TextHeight = 13
- object SelectionBox: TListBox
- Left = 8
- Top = 8
- Width = 245
- Height = 176
- ItemHeight = 13
- MultiSelect = True
- Sorted = True
- TabOrder = 0
- OnDblClick = OkButtonClick
- end
- object OkButton: TBitBtn
- Left = 8
- Top = 192
- Width = 77
- Height = 27
- TabOrder = 1
- Kind = bkOK
- Margin = 2
- Spacing = -1
- end
- object BitBtn1: TBitBtn
- Left = 92
- Top = 192
- Width = 77
- Height = 27
- TabOrder = 2
- Kind = bkCancel
- Margin = 2
- Spacing = -1
- end
- object HelpButton: TBitBtn
- Left = 176
- Top = 192
- Width = 77
- Height = 27
- TabOrder = 3
- OnClick = HelpButtonClick
- Kind = bkHelp
- Margin = 2
- Spacing = -1
- end
- end
-