home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World 2001 February
/
PCWorld_2001-02_cd.bin
/
Software
/
Vyzkuste
/
visirc
/
VIRC97.EXE
/
0
/
RCDATA
/
TFINGERDIALOG
/
TFINGERDIALOG.txt
Wrap
Text File
|
1998-09-02
|
2KB
|
91 lines
object FingerDialog: TFingerDialog
Left = 288
Top = 197
Width = 579
Height = 343
ActiveControl = FingerText
Caption = 'Edit finger text'
Font.Color = clWindowText
Font.Height = -14
Font.Name = 'MS Sans Serif'
Font.Style = []
Position = poScreenCenter
PixelsPerInch = 120
TextHeight = 16
object Panel1: TPanel
Left = 460
Top = 0
Width = 111
Height = 315
Align = alRight
BevelOuter = bvNone
TabOrder = 0
object OKBtn: TNashButton
Left = 8
Top = 10
Width = 93
Height = 31
Caption = '&OK'
Font.Color = clWindowText
Font.Height = -14
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
TabOrder = 0
Kind = bkOK
HoverFont.Color = clGreen
HoverFont.Height = -13
HoverFont.Name = 'MS Sans Serif'
HoverFont.Style = [fsUnderline]
HoverHighlight = True
end
object CancelBtn: TNashButton
Left = 8
Top = 46
Width = 93
Height = 31
Caption = '&Cancel'
Enabled = False
Font.Color = clWindowText
Font.Height = -14
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
TabOrder = 1
Kind = bkCancel
HoverFont.Color = clRed
HoverFont.Height = -13
HoverFont.Name = 'MS Sans Serif'
HoverFont.Style = [fsUnderline]
HoverHighlight = True
end
end
object Panel2: TPanel
Left = 0
Top = 0
Width = 460
Height = 315
Align = alClient
BevelInner = bvLowered
BevelOuter = bvNone
BevelWidth = 2
BorderWidth = 5
TabOrder = 1
object FingerText: TMemo
Left = 7
Top = 7
Width = 446
Height = 301
Align = alClient
BorderStyle = bsNone
Font.Color = clWindowText
Font.Height = -15
Font.Name = 'MS Sans Serif'
Font.Pitch = fpFixed
Font.Style = [fsBold]
ParentFont = False
TabOrder = 0
end
end
end