home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Freesoft 1997 May
/
Freesoft_1997-05_cd.bin
/
recenz
/
HOBBY
/
BIO
/
_SETUP.1
/
mpw32.dll
/
RCDATA
/
TREREGFORM
/
TREREGFORM.txt
Wrap
Text File
|
1997-07-11
|
2KB
|
82 lines
object ReRegForm: TReRegForm
Left = 358
Top = 106
BorderIcons = [biSystemMenu]
BorderStyle = bsDialog
Caption = 'ReRegForm'
ClientHeight = 264
ClientWidth = 312
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
Position = poScreenCenter
OnCreate = FormCreate
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 13
object Frame: TGroupBox
Left = 8
Top = 12
Width = 297
Height = 213
Caption = 'PLEASE RE-REGISTER'
Font.Color = clMaroon
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
TabOrder = 0
object ModuleDesc: TLabel
Left = 8
Top = 136
Width = 281
Height = 69
AutoSize = False
Font.Color = clBlack
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
WordWrap = True
end
object Label1: TLabel
Left = 8
Top = 24
Width = 281
Height = 29
AutoSize = False
Caption =
'The below-listed items were previously owned and must be re-purc' +
'hased. They are now reset to Free Preview mode.'
Font.Color = clBlack
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
WordWrap = True
end
object PriceBox: TMPGPriceBox
Left = 8
Top = 56
Width = 281
Height = 73
TabOrder = 0
IsPreview = False
OnChange = PriceBoxChange
ShowWasBought = False
ShowCheckBox = False
TrapTab = ttNone
end
end
object OKButton: TButton
Left = 249
Top = 233
Width = 56
Height = 25
Caption = '&OK'
ModalResult = 1
TabOrder = 1
end
end