home *** CD-ROM | disk | FTP | other *** search
- object PowerPanelAboutBox: TPowerPanelAboutBox
- Left = 341
- Top = 120
- ActiveControl = OKButton
- BorderStyle = bsDialog
- Caption = 'About'
- ClientHeight = 308
- ClientWidth = 298
- Font.Color = clWindowText
- Font.Height = -13
- Font.Name = 'System'
- Font.Style = []
- Position = poScreenCenter
- PixelsPerInch = 96
- TextHeight = 16
- object Panel1: TPanel
- Left = 8
- Top = 8
- Width = 281
- Height = 257
- BevelInner = bvRaised
- BevelOuter = bvLowered
- Font.Color = clNavy
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- TabOrder = 0
- object Bevel1: TBevel
- Left = 2
- Top = 2
- Width = 277
- Height = 79
- Align = alTop
- Shape = bsBottomLine
- end
- object Copyright: TLabel
- Left = 8
- Top = 102
- Width = 203
- Height = 13
- Caption = 'Copyright 1995-1996 Strategic Applications'
- Font.Color = clBlack
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- IsControl = True
- end
- object Comments: TLabel
- Left = 8
- Top = 184
- Width = 209
- Height = 65
- AutoSize = False
- Caption =
- 'To register this component online with Compuserve, at a "GO" pro' +
- 'mpt type swreg. Follow the instructions for registering, our reg' +
- 'istration number is 8131. '
- Font.Color = clBlack
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- WordWrap = True
- IsControl = True
- end
- object Label1: TLabel
- Left = 8
- Top = 128
- Width = 137
- Height = 13
- Caption = 'Developed by John Panagia '
- Font.Color = clNavy
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- end
- object Label2: TLabel
- Left = 8
- Top = 144
- Width = 122
- Height = 13
- Caption = 'Compuserve: 72774,2161'
- Font.Color = clNavy
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- end
- object Label3: TLabel
- Left = 8
- Top = 160
- Width = 161
- Height = 13
- Caption = 'Internet: jpanagia@ix.netcom.com'
- Font.Color = clNavy
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- end
- object ProgramIcon: TImage
- Left = 16
- Top = 16
- Width = 65
- Height = 57
- Picture.Data = {<image000.bmp>}
- Stretch = True
- IsControl = True
- end
- object ProductName: TLabel
- Left = 96
- Top = 28
- Width = 140
- Height = 31
- Caption = 'PowerPanel'
- Font.Color = clBlue
- Font.Height = -27
- Font.Name = 'Times New Roman'
- Font.Style = [fsBold, fsUnderline]
- ParentFont = False
- IsControl = True
- end
- object Version: TLabel
- Left = 96
- Top = 60
- Width = 59
- Height = 13
- Caption = 'Version 2.01'
- Font.Color = clBlue
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- IsControl = True
- end
- end
- object OKButton: TBitBtn
- Left = 7
- Top = 274
- Width = 77
- Height = 27
- Font.Color = clBlack
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- TabOrder = 1
- Kind = bkOK
- Margin = 2
- Spacing = -1
- IsControl = True
- end
- end
-