home *** CD-ROM | disk | FTP | other *** search
- object SignPos: TSignPos
- Left = 184
- Top = 107
- BorderStyle = bsDialog
- Caption = 'Signature position...'
- ClientHeight = 139
- ClientWidth = 339
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- Position = poScreenCenter
- PixelsPerInch = 96
- TextHeight = 13
- object GroupBox1: TGroupBox
- Left = 16
- Top = 13
- Width = 305
- Height = 93
- Caption = '[ Position signature/Header at... ]'
- TabOrder = 0
- object RadioButton1: TRadioButton
- Left = 16
- Top = 24
- Width = 113
- Height = 17
- Caption = '&Top of message...'
- TabOrder = 0
- end
- object RadioButton2: TRadioButton
- Left = 16
- Top = 42
- Width = 113
- Height = 17
- Caption = '&Bottom of message...'
- Checked = True
- TabOrder = 1
- TabStop = True
- end
- object RadioButton3: TRadioButton
- Left = 16
- Top = 61
- Width = 113
- Height = 17
- Caption = '&Cursor position...'
- TabOrder = 2
- end
- end
- object Button1: TButton
- Left = 165
- Top = 112
- Width = 75
- Height = 25
- Caption = 'OK'
- Default = True
- ModalResult = 1
- TabOrder = 1
- end
- object Button2: TButton
- Left = 245
- Top = 112
- Width = 75
- Height = 25
- Cancel = True
- Caption = 'Cancel'
- ModalResult = 2
- TabOrder = 2
- end
- object MultiLang1: TMultiLang
- Languages = 2
- ActiveLanguage = 0
- Words.Strings = (
- '%Form%'
- 'SignPos'
- '')
- end
- end
-