home *** CD-ROM | disk | FTP | other *** search
- object AboutLomake: TAboutLomake
- Left = 552
- Top = 217
- BorderStyle = bsDialog
- Caption = 'Info'
- ClientHeight = 295
- ClientWidth = 298
- Color = clBtnFace
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- OldCreateOrder = True
- Position = poScreenCenter
- PixelsPerInch = 96
- TextHeight = 13
- object Panel1: TPanel
- Left = 8
- Top = 2
- Width = 281
- Height = 135
- BevelInner = bvRaised
- BevelOuter = bvLowered
- ParentColor = True
- TabOrder = 0
- object ProductName: TLabel
- Left = 37
- Top = 3
- Width = 206
- Height = 40
- Caption = 'RamBooster'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWhite
- Font.Height = -35
- Font.Name = 'Arial'
- Font.Style = [fsBold, fsItalic]
- ParentFont = False
- IsControl = True
- end
- object Version: TLabel
- Left = 102
- Top = 53
- Width = 76
- Height = 13
- Caption = '� J.Pajula 1999'
- IsControl = True
- end
- object Copyright: TLabel
- Left = 114
- Top = 41
- Width = 53
- Height = 13
- Caption = 'Version 1.6'
- IsControl = True
- end
- object Comments: TLabel
- Left = 103
- Top = 72
- Width = 74
- Height = 13
- Caption = 'This program is '
- IsControl = True
- end
- object Label1: TLabel
- Left = 34
- Top = 0
- Width = 206
- Height = 40
- Caption = 'RamBooster'
- Font.Charset = ANSI_CHARSET
- Font.Color = clWindowText
- Font.Height = -35
- Font.Name = 'Arial'
- Font.Style = [fsBold, fsItalic]
- ParentFont = False
- Transparent = True
- end
- object Label2: TLabel
- Left = 94
- Top = 85
- Width = 94
- Height = 18
- Caption = 'FREEWARE'
- Color = clBtnFace
- Font.Charset = ANSI_CHARSET
- Font.Color = clRed
- Font.Height = -16
- Font.Name = 'Arial'
- Font.Style = [fsBold, fsItalic]
- ParentColor = False
- ParentFont = False
- end
- object Label3: TLabel
- Left = 45
- Top = 105
- Width = 191
- Height = 13
- Caption = 'You may distribute it freely, credits intact.'
- end
- object Label4: TLabel
- Left = 36
- Top = 118
- Width = 209
- Height = 13
- Caption = 'No warranty of any kind is made for any use.'
- end
- end
- object Panel2: TPanel
- Left = 9
- Top = 195
- Width = 281
- Height = 94
- BevelInner = bvRaised
- BevelOuter = bvLowered
- TabOrder = 2
- object Label8: TLabel
- Left = 11
- Top = 8
- Width = 257
- Height = 13
- Caption = 'Another quality program from the land of Linux and IRC'
- end
- object Image1: TImage
- Left = 112
- Top = 24
- Width = 57
- Height = 33
- Cursor = crHandPoint
- Picture.Data = {<image000.bmp>}
- Stretch = True
- OnClick = Image1Click
- end
- end
- object OKButton: TButton
- Left = 111
- Top = 258
- Width = 75
- Height = 23
- Cursor = crHandPoint
- Caption = 'Close'
- Default = True
- ModalResult = 1
- TabOrder = 1
- OnClick = OKButtonClick
- end
- object Panel3: TPanel
- Left = 8
- Top = 143
- Width = 281
- Height = 53
- BevelInner = bvRaised
- BevelOuter = bvLowered
- TabOrder = 3
- object Label6: TLabel
- Left = 27
- Top = 7
- Width = 221
- Height = 13
- Caption = 'Click to send me mail or go to RamBooster-site:'
- end
- object Label5: TLabel
- Left = 113
- Top = 20
- Width = 53
- Height = 13
- Cursor = crHandPoint
- Caption = 'borg@sci.fi'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clRed
- Font.Height = -12
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsUnderline]
- ParentFont = False
- OnClick = Label5Click
- end
- object Label7: TLabel
- Left = 55
- Top = 33
- Width = 169
- Height = 13
- Cursor = crHandPoint
- Caption = 'http://www.sci.fi/~borg/rambooster'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clRed
- Font.Height = -12
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsUnderline]
- ParentFont = False
- OnClick = Label7Click
- end
- end
- end
-