home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Kompuutteri Kaikille K-CD 2001 #9
/
K-CD_2001-09.iso
/
Tools
/
InterCent
/
_setup.1
/
Intercent99.exe
/
0
/
RCDATA
/
TFRMFIND98
/
TFRMFIND98.txt
Wrap
Text File
|
1999-06-01
|
1KB
|
54 lines
object FrmFind98: TFrmFind98
Left = 200
Top = 186
BorderStyle = bsDialog
Caption = 'Intercent 98 logfile'
ClientHeight = 143
ClientWidth = 289
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
Position = poScreenCenter
PixelsPerInch = 96
TextHeight = 13
object Label2: TLabel
Left = 9
Top = 8
Width = 264
Height = 57
Alignment = taCenter
AutoSize = False
Caption =
'The Intercent 98 logfile was not found on your system. Enter the' +
' path where Intercent 98 is installed.'
WordWrap = True
end
object EdtPath: TEdit
Left = 16
Top = 62
Width = 265
Height = 21
TabOrder = 0
Text = 'C:\Program Files\Finiware\Intercent 98'
end
object BtnOk: TButton
Left = 124
Top = 112
Width = 75
Height = 25
Caption = '&OK'
TabOrder = 1
OnClick = BtnOkClick
end
object BtnCancel: TButton
Left = 208
Top = 112
Width = 75
Height = 25
Caption = '&Cancel'
TabOrder = 2
OnClick = BtnCancelClick
end
end