home *** CD-ROM | disk | FTP | other *** search
- object ObjCmbBx: TObjCmbBx
- Left = 211
- Top = 175
- BorderIcons = []
- BorderStyle = bsSingle
- Caption = 'ObjCmbBx'
- ClientHeight = 94
- ClientWidth = 291
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- PixelsPerInch = 96
- TextHeight = 13
- object Button1: TButton
- Left = 8
- Top = 64
- Width = 75
- Height = 25
- Caption = '&Ok'
- Default = True
- ModalResult = 1
- TabOrder = 0
- end
- object Button2: TButton
- Left = 208
- Top = 64
- Width = 75
- Height = 25
- Caption = '&Cancel'
- ModalResult = 2
- TabOrder = 1
- end
- object ComboBox1: TComboBox
- Left = 8
- Top = 16
- Width = 273
- Height = 21
- Style = csDropDownList
- ItemHeight = 13
- TabOrder = 2
- end
- end
-