home *** CD-ROM | disk | FTP | other *** search
- object AboutBox: TAboutBox
- Left = 29
- Top = 117
- BorderIcons = [biSystemMenu]
- BorderStyle = bsDialog
- ClientHeight = 258
- ClientWidth = 393
- Font.Color = clBlack
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- FormStyle = fsStayOnTop
- PixelsPerInch = 120
- Position = poScreenCenter
- Scaled = False
- OnCreate = FormCreate
- TextHeight = 16
- object Border: TBevel
- Left = 0
- Top = 0
- Width = 393
- Height = 258
- Align = alClient
- Shape = bsFrame
- Visible = False
- end
- object Bevel1: TBevel
- Left = 6
- Top = 12
- Width = 379
- Height = 173
- Shape = bsFrame
- end
- object Label1: TLabel
- Left = 136
- Top = 19
- Width = 234
- Height = 19
- Alignment = taRightJustify
- AutoSize = False
- Caption = 'Smart Address'
- Font.Color = clBlack
- Font.Height = -13
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object VersionText: TLabel
- Left = 136
- Top = 41
- Width = 234
- Height = 19
- Alignment = taRightJustify
- AutoSize = False
- Caption = 'Version Info Here....'
- Font.Color = clBlack
- Font.Height = -13
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object Label3: TLabel
- Left = 144
- Top = 75
- Width = 226
- Height = 19
- Alignment = taRightJustify
- AutoSize = False
- Caption = 'Copyright � 1997 Phil Corley'
- Font.Color = clBlack
- Font.Height = -13
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object Label2: TLabel
- Left = 168
- Top = 96
- Width = 202
- Height = 19
- Alignment = taRightJustify
- AutoSize = False
- Caption = 'and Oakley Data Services'
- Font.Color = clBlack
- Font.Height = -13
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- end
- object Label6: TLabel
- Left = 152
- Top = 132
- Width = 218
- Height = 37
- Alignment = taRightJustify
- AutoSize = False
- Caption = 'Visit us at: http:\\www.smartcode.com'
- Font.Color = clBlack
- Font.Height = -13
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- WordWrap = True
- end
- object SupportCode: TLabel
- Left = 16
- Top = 221
- Width = 265
- Height = 17
- AutoSize = False
- Caption = 'Support Code:'
- Font.Color = clBlack
- Font.Height = -13
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- end
- object Button1: TButton
- Left = 297
- Top = 218
- Width = 88
- Height = 30
- Cancel = True
- Caption = 'OK'
- Default = True
- ModalResult = 1
- TabOrder = 0
- end
- object LegalNote: TPanel
- Left = 8
- Top = 187
- Width = 377
- Height = 23
- BevelOuter = bvNone
- Caption = 'Licensed Copy'
- Font.Color = clBlack
- Font.Height = -13
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- TabOrder = 1
- end
- object Panel1: TPanel
- Left = 13
- Top = 22
- Width = 121
- Height = 152
- BevelOuter = bvLowered
- Color = clTeal
- TabOrder = 2
- object Image1: TImage
- Left = 1
- Top = 1
- Width = 119
- Height = 150
- Align = alClient
- Center = True
- Picture.Data = {<image000.bmp>}
- end
- end
- end
-