home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Zodiac Super OZ
/
MEDIADEPOT.ISO
/
FILES
/
22
/
PWRPGP32.ZIP
/
POWERPGP.EXE
/
0
/
RCDATA
/
TFORM9
/
TFORM9.txt
< prev
Wrap
Text File
|
1996-06-06
|
793b
|
41 lines
object Form9: TForm9
Left = 238
Top = 160
BorderStyle = bsDialog
Caption = 'Signature'
ClientHeight = 155
ClientWidth = 522
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
Icon.Data = {<image000.ico>}
Position = poScreenCenter
PixelsPerInch = 96
TextHeight = 13
object Signature: TMemo
Left = 10
Top = 10
Width = 503
Height = 103
Font.Color = clMaroon
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
ScrollBars = ssVertical
TabOrder = 0
WordWrap = False
end
object BitBtn1: TBitBtn
Left = 10
Top = 118
Width = 505
Height = 29
Caption = '&OK'
TabOrder = 1
OnClick = BitBtn1Click
Kind = bkOK
end
end