home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2005 June
/
ccd0605.iso
/
Software
/
Shareware
/
Comunicatii
/
xns
/
xns53p_setup.exe
/
xns5.exe
/
0
/
RCDATA
/
TFRMRECOG
/
TFRMRECOG.txt
Wrap
Text File
|
2005-05-02
|
4KB
|
184 lines
object frmRecog: TfrmRecog
Left = 458
Top = 244
BorderIcons = [biSystemMenu]
BorderStyle = bsDialog
Caption = 'Recognize'
ClientHeight = 338
ClientWidth = 311
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'Tahoma'
Font.Style = []
FormStyle = fsStayOnTop
KeyPreview = True
OldCreateOrder = False
Position = poScreenCenter
OnKeyPress = FormKeyPress
PixelsPerInch = 96
TextHeight = 13
object Label1: TLabel
Left = 8
Top = 32
Width = 96
Height = 13
Caption = 'If a connection has:'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'Tahoma'
Font.Style = [fsUnderline]
ParentFont = False
end
object Label2: TLabel
Left = 24
Top = 88
Width = 14
Height = 13
Caption = '&IP:'
end
object Label3: TLabel
Left = 24
Top = 56
Width = 52
Height = 13
Caption = '&Hostname:'
end
object Label4: TLabel
Left = 8
Top = 136
Width = 217
Height = 13
Caption = 'X-NetStat will recognize it with friendly name:'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'Tahoma'
Font.Style = [fsUnderline]
ParentFont = False
end
object Bevel1: TBevel
Left = 0
Top = 296
Width = 313
Height = 9
Shape = bsTopLine
end
object Bevel3: TBevel
Left = -8
Top = 128
Width = 321
Height = 9
Shape = bsTopLine
end
object Bevel2: TBevel
Left = 0
Top = 200
Width = 313
Height = 9
Shape = bsTopLine
end
object Edit1: TEdit
Left = 80
Top = 56
Width = 225
Height = 21
TabOrder = 0
end
object Edit2: TEdit
Left = 80
Top = 88
Width = 225
Height = 21
TabOrder = 1
end
object Edit3: TEdit
Left = 8
Top = 160
Width = 297
Height = 21
TabOrder = 2
end
object Button1: TButton
Left = 74
Top = 304
Width = 75
Height = 25
Caption = '&OK'
TabOrder = 6
OnClick = Button1Click
end
object Button2: TButton
Left = 162
Top = 304
Width = 75
Height = 25
Caption = '&Cancel'
TabOrder = 7
OnClick = Button2Click
end
object optPartial: TRadioButton
Tag = 4
Left = 64
Top = 240
Width = 177
Height = 17
Caption = 'Recognize &partial matches'
TabOrder = 4
OnClick = optExactClick
end
object optExact: TRadioButton
Tag = 4
Left = 64
Top = 216
Width = 177
Height = 17
Caption = 'Recognize on &exact match only'
Checked = True
TabOrder = 3
TabStop = True
OnClick = optExactClick
end
object optStop: TRadioButton
Tag = 5
Left = 64
Top = 264
Width = 217
Height = 17
Caption = '&Stop recognizing this friendly name'
TabOrder = 5
OnClick = optExactClick
end
object Panel1: TPanel
Left = 0
Top = 0
Width = 311
Height = 29
Align = alTop
BevelOuter = bvLowered
Color = clNavy
Font.Charset = DEFAULT_CHARSET
Font.Color = clWhite
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
TabOrder = 8
object header: TLabel
Left = 13
Top = 6
Width = 142
Height = 16
Caption = 'Recognize an address'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWhite
Font.Height = -13
Font.Name = 'Tahoma'
Font.Style = [fsBold]
ParentFont = False
end
end
end