home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World 1999 June
/
PCWorld_1999-06_cd.bin
/
Hardware
/
Drivers
/
RamBoost
/
RamBooster.exe
/
0
/
RCDATA
/
TABOUTLOMAKE
/
TABOUTLOMAKE.txt
Wrap
Text File
|
1999-04-15
|
4KB
|
158 lines
object AboutLomake: TAboutLomake
Left = 573
Top = 409
BorderStyle = bsDialog
Caption = 'Info'
ClientHeight = 320
ClientWidth = 367
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -14
Font.Name = 'MS Sans Serif'
Font.Style = []
Position = poScreenCenter
PixelsPerInch = 120
TextHeight = 16
object Panel1: TPanel
Left = 10
Top = 10
Width = 346
Height = 255
BevelInner = bvRaised
BevelOuter = bvLowered
ParentColor = True
TabOrder = 0
OnMouseMove = Panel1MouseMove
object ProductName: TLabel
Left = 35
Top = 4
Width = 259
Height = 48
Caption = 'Ram Booster'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWhite
Font.Height = -42
Font.Name = 'Arial'
Font.Style = [fsBold, fsItalic]
ParentFont = False
IsControl = True
end
object Version: TLabel
Left = 115
Top = 73
Width = 116
Height = 16
Caption = '(C)opyright J.Pajula'
IsControl = True
end
object Copyright: TLabel
Left = 140
Top = 58
Width = 66
Height = 16
Caption = 'Version 1.1'
IsControl = True
end
object Comments: TLabel
Left = 125
Top = 96
Width = 96
Height = 16
Caption = 'This program is '
WordWrap = True
IsControl = True
end
object Label1: TLabel
Left = 32
Top = 0
Width = 259
Height = 48
Caption = 'Ram Booster'
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -42
Font.Name = 'Arial'
Font.Style = [fsBold, fsItalic]
ParentFont = False
Transparent = True
OnMouseMove = Label1MouseMove
end
object Label2: TLabel
Left = 116
Top = 112
Width = 113
Height = 24
Caption = 'FREEWARE'
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -20
Font.Name = 'Arial'
Font.Style = [fsBold, fsItalic]
ParentFont = False
end
object Label3: TLabel
Left = 82
Top = 136
Width = 182
Height = 16
Caption = 'and you may distribute it freely,'
end
object Label4: TLabel
Left = 46
Top = 152
Width = 254
Height = 16
Caption = 'no warranty of any kind is however granted.'
end
object Label5: TLabel
Left = 135
Top = 200
Width = 68
Height = 16
Cursor = crHandPoint
Caption = 'borg@sci.fi'
Font.Charset = DEFAULT_CHARSET
Font.Color = clRed
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = [fsUnderline]
ParentFont = False
OnClick = Label5Click
end
object Label6: TLabel
Left = 48
Top = 176
Width = 250
Height = 16
Caption = 'Click to send me mail or go to my website :'
end
object Label7: TLabel
Left = 68
Top = 224
Width = 210
Height = 16
Cursor = crHandPoint
Caption = 'http://www.sci.fi/~borg/rambooster'
Font.Charset = DEFAULT_CHARSET
Font.Color = clRed
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = [fsUnderline]
ParentFont = False
OnClick = Label7Click
end
end
object OKButton: TButton
Left = 137
Top = 278
Width = 92
Height = 30
Cursor = crHandPoint
Caption = 'OK'
Default = True
ModalResult = 1
TabOrder = 1
OnClick = OKButtonClick
end
end