home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Hot Shareware 35
/
hot35.iso
/
ficheros
/
9SEG
/
ABSEC20.ZIP
/
ABSEC.EX_
/
ABSEC.EX
/
0
/
RCDATA
/
TFORMSIGN
/
TFORMSIGN.txt
Wrap
Text File
|
1998-05-11
|
1KB
|
74 lines
object FormSign: TFormSign
Left = 361
Top = 313
BorderStyle = bsDialog
Caption = 'Signature'
ClientHeight = 158
ClientWidth = 385
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
Position = poScreenCenter
OnActivate = FormActivate
OnClose = FormClose
PixelsPerInch = 96
TextHeight = 13
object Label1: TLabel
Left = 7
Top = 10
Width = 154
Height = 13
Caption = 'Message Signature:'
Transparent = True
end
object MemoSign: TMemo
Left = 7
Top = 26
Width = 370
Height = 95
Lines.Strings = (
'')
ScrollBars = ssBoth
TabOrder = 0
end
object ButtOk: TButton
Left = 242
Top = 135
Width = 61
Height = 18
Caption = 'OK'
ModalResult = 1
TabOrder = 1
end
object ButtCancel: TButton
Left = 314
Top = 135
Width = 60
Height = 18
Caption = 'Cancel'
ModalResult = 2
TabOrder = 2
end
object CheckSign: TCheckBox
Left = 8
Top = 136
Width = 177
Height = 17
Caption = '&Enable Signature'
State = cbChecked
TabOrder = 3
end
object MSOfficeCaption1: TMSOfficeCaption
AppNameText.FontKind = fkSystemB
AppNameText.Visible = True
CaptionText.Caption = 'Signature'
CaptionText.FontKind = fkSystemBI
CaptionText.Visible = True
CompanyText.Caption = 'PEPSOFT'
CompanyText.FontKind = fkSystemBI
CompanyText.Visible = False
Left = 248
end
end