home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2002 March
/
Chip_2002-03_cd1.bin
/
tema
/
thebat
/
download
/
update
/
thebat.exe
/
0
/
RCDATA
/
TPGPLOGFORM
/
TPGPLOGFORM.txt
Wrap
Text File
|
2001-09-09
|
1KB
|
61 lines
object PGPlogForm: TPGPlogForm
Left = 160
Top = 163
Width = 620
Height = 140
Caption = 'OpenPGP Signature Validation Log'
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
KeyPreview = True
OnActivate = FormActivate
OnClose = FormClose
OnCreate = FormCreate
OnKeyDown = FormKeyDown
PixelsPerInch = 96
TextHeight = 13
object ListView: TListView
Left = 0
Top = 0
Width = 612
Height = 113
Align = alClient
ColumnClick = False
Columns = <
item
Caption = 'Time'
Width = 150
end
item
Caption = 'Signer'
Width = 215
end
item
Caption = 'Validity'
end
item
Caption = 'Signed (UTC)'
Width = 190
end>
ReadOnly = True
PopupMenu = PopupMenu
TabOrder = 0
ViewStyle = vsReport
SmallImages = IL
end
object PopupMenu: TPopupMenu
Left = 72
Top = 56
object pStayonTop: TMenuItem
Caption = 'Stay on Top'
ShortCut = 0
OnClick = pStayonTopClick
end
end
object IL: TImageList
Left = 200
Top = 72
end
end