home *** CD-ROM | disk | FTP | other *** search
- object frmDlgSelect: TfrmDlgSelect
- Left = 262
- Top = 244
- BorderStyle = bsDialog
- Caption = 'frmDlgSelect'
- ClientHeight = 91
- ClientWidth = 340
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- Position = poScreenCenter
- PixelsPerInch = 96
- TextHeight = 13
- object radOpt: TRadioGroup
- Left = 13
- Top = 10
- Width = 205
- Height = 66
- TabOrder = 0
- end
- object btnOK: TBitBtn
- Left = 239
- Top = 15
- Width = 84
- Height = 28
- Caption = 'OK'
- Default = True
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlack
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ModalResult = 1
- ParentFont = False
- TabOrder = 1
- NumGlyphs = 4
- end
- object btnCancel: TBitBtn
- Left = 239
- Top = 43
- Width = 84
- Height = 28
- Cancel = True
- Caption = 'Cancel'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlack
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ModalResult = 2
- ParentFont = False
- TabOrder = 2
- NumGlyphs = 4
- end
- end
-