home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World 1999 July
/
PCWorld_1999-07_cd.bin
/
software
/
TemaCD
/
mp3renam
/
MP3Renamer.exe
/
0
/
RCDATA
/
TRESULTSFORM
/
TRESULTSFORM.txt
Wrap
Text File
|
1998-09-23
|
1KB
|
63 lines
object ResultsForm: TResultsForm
Left = 200
Top = 104
Width = 313
Height = 200
BorderIcons = []
Caption = 'Results'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 13
object Panel1: TPanel
Left = 0
Top = 138
Width = 305
Height = 35
Align = alBottom
BevelOuter = bvNone
FullRepaint = False
TabOrder = 0
object StatusBar: TStatusBar
Left = 0
Top = 0
Width = 305
Height = 35
Panels = <
item
Bevel = pbNone
Width = 50
end>
SimplePanel = False
end
object btnOK: TButton
Left = 6
Top = 7
Width = 75
Height = 23
Cancel = True
Caption = 'Close'
Default = True
ModalResult = 1
TabOrder = 0
end
end
object edtResults: TRichEdit
Left = 0
Top = 0
Width = 305
Height = 138
Align = alClient
PlainText = True
ReadOnly = True
ScrollBars = ssBoth
TabOrder = 1
WantReturns = False
WordWrap = False
end
end