home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
WinFiles.com 1998 June
/
WF0698_3.ISO
/
chat-text
/
scw101.exe
/
_SETUP.1
/
SECOM.EXE
/
0
/
RCDATA
/
TCURRENTIPDIALOG
/
TCURRENTIPDIALOG.txt
Wrap
Text File
|
1998-05-19
|
899b
|
45 lines
object CurrentIPDialog: TCurrentIPDialog
Left = 563
Top = 131
BorderStyle = bsDialog
Caption = 'Current IP address'
ClientHeight = 119
ClientWidth = 326
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -14
Font.Name = 'MS Sans Serif'
Font.Style = []
Position = poScreenCenter
OnShow = FormShow
PixelsPerInch = 120
TextHeight = 16
object Button1: TButton
Left = 118
Top = 69
Width = 92
Height = 31
Caption = '&OK'
Default = True
ModalResult = 1
TabOrder = 0
end
object Memo1: TMemo
Left = 39
Top = 20
Width = 248
Height = 30
Alignment = taCenter
Color = clBtnFace
Font.Charset = ANSI_CHARSET
Font.Color = clBlack
Font.Height = -17
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
ReadOnly = True
TabOrder = 1
WordWrap = False
end
end