home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Kompuutteri Kaikille K-CD 2002 #8
/
K-CD_2002-08.iso
/
CyberBuddy
/
_SETUP.1
/
CyberBud.exe
/
0
/
RCDATA
/
TBLOCKFORM
/
TBLOCKFORM.txt
Wrap
Text File
|
2002-01-25
|
1KB
|
52 lines
object BlockForm: TBlockForm
Left = 491
Top = 194
Width = 112
Height = 155
BorderIcons = [biSystemMenu]
BorderStyle = bsSizeToolWin
Caption = 'Block UINs'
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
FormStyle = fsStayOnTop
OldCreateOrder = False
Position = poMainFormCenter
OnClose = FormClose
OnCreate = FormCreate
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 13
object BlockList: TListBox
Left = 6
Top = 2
Width = 93
Height = 122
Color = clRed
Font.Charset = DEFAULT_CHARSET
Font.Color = clWhite
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ItemHeight = 13
ParentFont = False
PopupMenu = PopupMenu1
TabOrder = 0
end
object PopupMenu1: TPopupMenu
Left = 51
Top = 12
object AddUIN1: TMenuItem
Caption = 'Add UIN'
OnClick = AddUIN1Click
end
object DeleteUIN1: TMenuItem
Caption = 'Delete UIN'
OnClick = DeleteUIN1Click
end
end
end