home *** CD-ROM | disk | FTP | other *** search
- object frmSplash: TfrmSplash
- Left = 166
- Top = 195
- Cursor = crHourGlass
- BorderIcons = []
- BorderStyle = bsNone
- ClientHeight = 244
- ClientWidth = 430
- Color = clSilver
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'Arial'
- Font.Style = []
- Icon.Data = {<image000.ico>}
- Position = poScreenCenter
- Scaled = False
- Visible = True
- OnShow = FormShow
- PixelsPerInch = 96
- TextHeight = 14
- object Panel1: TPanel
- Left = 0
- Top = 0
- Width = 430
- Height = 244
- Align = alClient
- BevelInner = bvRaised
- Color = clSilver
- TabOrder = 0
- object Panel2: TPanel
- Left = 6
- Top = 6
- Width = 417
- Height = 232
- Cursor = crHourGlass
- BevelInner = bvRaised
- BevelOuter = bvLowered
- Color = clSilver
- TabOrder = 0
- object Label1: TLabel
- Left = 128
- Top = 72
- Width = 270
- Height = 69
- Cursor = crHourGlass
- Alignment = taRightJustify
- AutoSize = False
- Caption = 'FileBack'
- Font.Color = clNavy
- Font.Height = -64
- Font.Name = 'Arial Rounded MT Bold'
- Font.Style = [fsBold]
- ParentFont = False
- Transparent = True
- end
- object Label2: TLabel
- Left = 224
- Top = 140
- Width = 173
- Height = 24
- Cursor = crHourGlass
- Alignment = taRightJustify
- AutoSize = False
- Caption = 'PC Version 3.02b'
- Font.Color = clPurple
- Font.Height = -21
- Font.Name = 'Arial'
- Font.Style = []
- ParentFont = False
- Transparent = True
- end
- object Label3: TLabel
- Left = 133
- Top = 63
- Width = 201
- Height = 19
- Cursor = crHourGlass
- Caption = 'Maximum Output Software'
- Font.Color = clTeal
- Font.Height = -16
- Font.Name = 'Arial'
- Font.Style = [fsBold]
- ParentFont = False
- Transparent = True
- end
- object Label4: TLabel
- Left = 9
- Top = 192
- Width = 400
- Height = 33
- Cursor = crHourGlass
- Alignment = taCenter
- AutoSize = False
- Caption =
- '� 1997 Douglas A. Johnson. This software is protected by United ' +
- 'States and International copyright laws. Unauthorized copying a' +
- 'nd distribution prohibited. All Rights Reserved. '
- Font.Color = clBlack
- Font.Height = -11
- Font.Name = 'Arial Narrow'
- Font.Style = []
- ParentFont = False
- Transparent = True
- WordWrap = True
- end
- object Image1: TImage
- Left = 28
- Top = 28
- Width = 63
- Height = 49
- Cursor = crHourGlass
- Picture.Data = {<image001.bmp>}
- end
- object lbRegister: TLabel
- Left = 212
- Top = 16
- Width = 189
- Height = 41
- Cursor = crHourGlass
- Alignment = taRightJustify
- AutoSize = False
- Font.Color = clGray
- Font.Height = -11
- Font.Name = 'Arial'
- Font.Style = []
- ParentFont = False
- Transparent = True
- WordWrap = True
- end
- object lbStatus: TLabel
- Left = 24
- Top = 170
- Width = 373
- Height = 17
- Alignment = taRightJustify
- AutoSize = False
- Caption = 'Initializing...'
- Font.Color = clGray
- Font.Height = -11
- Font.Name = 'Arial'
- Font.Style = []
- ParentFont = False
- Transparent = True
- WordWrap = True
- end
- end
- end
- end
-