home *** CD-ROM | disk | FTP | other *** search
- object DlgAbt: TDlgAbt
- Left = 202
- Top = 83
- BorderStyle = bsDialog
- Caption = 'About Raketu'
- ClientHeight = 148
- ClientWidth = 252
- Color = clBtnFace
- Constraints.MaxHeight = 182
- Constraints.MaxWidth = 260
- Constraints.MinHeight = 182
- Constraints.MinWidth = 260
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- OldCreateOrder = False
- Position = poDesktopCenter
- OnShow = FormShow
- PixelsPerInch = 96
- TextHeight = 13
- object Panel1: TPanel
- Left = 0
- Top = 0
- Width = 252
- Height = 148
- Align = alClient
- Anchors = []
- BevelInner = bvLowered
- Color = clWhite
- TabOrder = 0
- object Label1: TLabel
- Left = 8
- Top = 14
- Width = 107
- Height = 16
- Caption = 'Raketu 0.9.1.3b'
- Color = clWhite
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clDefault
- Font.Height = -13
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentColor = False
- ParentFont = False
- end
- object Label5: TLabel
- Left = 12
- Top = 40
- Width = 189
- Height = 13
- Caption = 'Copyright @ 2006 Communications Inc.'
- end
- object Label6: TLabel
- Left = 88
- Top = 88
- Width = 86
- Height = 13
- Caption = 'All rights reserved.'
- end
- object Image3: TImage
- Left = 216
- Top = 1
- Width = 33
- Height = 33
- end
- object Label2: TLabel
- Left = 21
- Top = 56
- Width = 214
- Height = 13
- Caption = 'and others as appropriate (please refer to the '
- end
- object Label3: TLabel
- Left = 84
- Top = 72
- Width = 89
- Height = 13
- Caption = 'license agreement)'
- end
- object SpeedButton1: TSpeedButton
- Left = 94
- Top = 124
- Width = 65
- Height = 22
- Caption = 'Close'
- OnClick = FormClose1
- end
- object SpeedButton2: TSpeedButton
- Left = 8
- Top = 104
- Width = 101
- Height = 20
- Cursor = crHandPoint
- Caption = 'License'
- Flat = True
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlue
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsUnderline]
- ParentFont = False
- OnClick = ShowLicense
- end
- object SpeedButton3: TSpeedButton
- Left = 144
- Top = 104
- Width = 101
- Height = 20
- Cursor = crHandPoint
- Caption = 'Check for Updates'
- Flat = True
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlue
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsUnderline]
- ParentFont = False
- OnClick = SBChkForUpdatesClick
- end
- end
- end
-