home *** CD-ROM | disk | FTP | other *** search
- object Splash: TSplash
- Left = 212
- Top = 188
- BorderIcons = []
- BorderStyle = bsNone
- Caption = 'Splash'
- ClientHeight = 224
- ClientWidth = 233
- Font.Color = clWindowText
- Font.Height = -13
- Font.Name = 'System'
- Font.Style = []
- FormStyle = fsStayOnTop
- PixelsPerInch = 96
- Position = poScreenCenter
- OnShow = FormShow
- TextHeight = 16
- object Panel1: TPanel
- Left = 0
- Top = 0
- Width = 233
- Height = 224
- Align = alClient
- BevelWidth = 3
- BorderWidth = 2
- TabOrder = 0
- object Label9: TLabel
- Left = 16
- Top = 152
- Width = 197
- Height = 16
- Caption = 'See README.TXT for order form. '
- Font.Color = clBlack
- Font.Height = -13
- Font.Name = 'MS Serif'
- Font.Style = []
- ParentFont = False
- end
- object Label8: TLabel
- Left = 60
- Top = 132
- Width = 109
- Height = 16
- Caption = 'Acropolis Software. '
- Font.Color = clBlack
- Font.Height = -13
- Font.Name = 'MS Serif'
- Font.Style = []
- ParentFont = False
- end
- object Label7: TLabel
- Left = 24
- Top = 116
- Width = 182
- Height = 16
- Caption = '30 days you should register it with'
- Font.Color = clBlack
- Font.Height = -13
- Font.Name = 'MS Serif'
- Font.Style = []
- ParentFont = False
- end
- object Label6: TLabel
- Left = 16
- Top = 100
- Width = 196
- Height = 16
- Caption = 'If you use EditPartner for more than'
- Font.Color = clBlack
- Font.Height = -13
- Font.Name = 'MS Serif'
- Font.Style = []
- ParentFont = False
- end
- object Label5: TLabel
- Left = 16
- Top = 76
- Width = 195
- Height = 16
- Caption = 'Unregistered Evaluation Copy'
- Font.Color = clRed
- Font.Height = -13
- Font.Name = 'MS Serif'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object Label4: TLabel
- Left = 64
- Top = 56
- Width = 109
- Height = 16
- Caption = 'All Rights Reserved'
- Font.Color = clBlack
- Font.Height = -13
- Font.Name = 'MS Serif'
- Font.Style = []
- ParentFont = False
- end
- object Label3: TLabel
- Left = 16
- Top = 40
- Width = 191
- Height = 16
- Caption = 'Copyright 1997, Acropolis Software'
- Font.Color = clBlack
- Font.Height = -13
- Font.Name = 'MS Serif'
- Font.Style = []
- ParentFont = False
- end
- object Label1: TLabel
- Left = 16
- Top = 4
- Width = 157
- Height = 35
- Caption = 'EditPartner'
- Font.Color = clBlue
- Font.Height = -32
- Font.Name = 'MS Serif'
- Font.Style = [fsBold]
- ParentFont = False
- Transparent = True
- end
- object Label2: TLabel
- Left = 176
- Top = 16
- Width = 28
- Height = 19
- Caption = 'v3.0'
- Font.Color = clBlue
- Font.Height = -16
- Font.Name = 'MS Serif'
- Font.Style = []
- ParentFont = False
- Transparent = True
- end
- object Label10: TLabel
- Left = 12
- Top = 172
- Width = 206
- Height = 13
- Caption = 'Registration will make this window go away!'
- Font.Color = clGreen
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- end
- object Button2: TButton
- Left = 128
- Top = 192
- Width = 97
- Height = 25
- Caption = 'Quit'
- Font.Color = clBlack
- Font.Height = -13
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- TabOrder = 0
- OnClick = Button2Click
- end
- object Button1: TButton
- Left = 8
- Top = 192
- Width = 97
- Height = 25
- Caption = 'OK'
- Font.Color = clBlack
- Font.Height = -13
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- TabOrder = 1
- OnClick = Button1Click
- end
- end
- end
-