home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Hot Shareware 35
/
hot35.iso
/
ficheros
/
WTXT
/
CTE32_.ZIP
/
_SETUP.1
/
Cte95.exe
/
0
/
RCDATA
/
TMULTIKEYDLG
/
TMULTIKEYDLG.txt
Wrap
Text File
|
1998-06-03
|
959b
|
52 lines
object MultiKeyDlg: TMultiKeyDlg
Left = 416
Top = 146
HelpContext = 5010
BorderIcons = [biSystemMenu]
BorderStyle = bsDialog
Caption = 'MultiKey Fonts'
ClientHeight = 203
ClientWidth = 121
Font.Color = clBlack
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
Position = poScreenCenter
OnClose = FormClose
PixelsPerInch = 96
TextHeight = 13
object OKBtn: TBitBtn
Left = 0
Top = 177
Width = 121
Height = 27
TabOrder = 1
OnClick = OKBtnClick
Kind = bkOK
Margin = 2
Spacing = -1
IsControl = True
end
object CancelBtn: TBitBtn
Left = 22
Top = 132
Width = 77
Height = 27
TabOrder = 2
TabStop = False
Kind = bkCancel
Margin = 2
Spacing = -1
IsControl = True
end
object LBFonts: TListBox
Left = 0
Top = 0
Width = 121
Height = 178
ItemHeight = 13
TabOrder = 0
OnDblClick = LBFontsDblClick
end
end