home *** CD-ROM | disk | FTP | other *** search
- object SplashFrm: TSplashFrm
- Left = 61
- Top = 147
- BorderIcons = []
- BorderStyle = bsNone
- ClientHeight = 266
- ClientWidth = 462
- Font.Color = clBlack
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- Position = poScreenCenter
- OnShow = FormShow
- PixelsPerInch = 96
- TextHeight = 13
- object Panel1: TPanel
- Left = 0
- Top = 0
- Width = 462
- Height = 266
- Align = alClient
- BevelWidth = 5
- BorderStyle = bsSingle
- Color = clSilver
- TabOrder = 0
- object Bevel2: TBevel
- Left = 17
- Top = 141
- Width = 425
- Height = 51
- Shape = bsFrame
- end
- object Timeleft: TLabel
- Left = 26
- Top = 169
- Width = 411
- Height = 18
- Alignment = taCenter
- AutoSize = False
- Caption = 'You have 99 days left for evaluation.'
- Font.Color = clBlue
- Font.Height = -15
- Font.Name = 'Arial'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object Status: TLabel
- Left = 24
- Top = 152
- Width = 415
- Height = 18
- Alignment = taCenter
- AutoSize = False
- Caption = 'Evaluation period has expired'
- Font.Color = clRed
- Font.Height = -16
- Font.Name = 'Arial'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object Image1: TImage
- Left = 143
- Top = 12
- Width = 298
- Height = 85
- Picture.Data = {<image000.bmp>}
- end
- object Shape1: TShape
- Left = 9
- Top = 8
- Width = 65
- Height = 65
- end
- object Shape2: TShape
- Left = 75
- Top = 8
- Width = 65
- Height = 65
- end
- object Shape3: TShape
- Left = 9
- Top = 75
- Width = 65
- Height = 65
- end
- object Shape4: TShape
- Left = 75
- Top = 75
- Width = 31
- Height = 31
- Brush.Color = clRed
- end
- object Shape5: TShape
- Left = 109
- Top = 75
- Width = 31
- Height = 31
- Brush.Color = clBlue
- end
- object Shape6: TShape
- Left = 109
- Top = 109
- Width = 31
- Height = 31
- Brush.Color = clYellow
- end
- object Shape7: TShape
- Left = 75
- Top = 109
- Width = 31
- Height = 31
- Brush.Color = clLime
- end
- object Label1: TLabel
- Left = 37
- Top = 192
- Width = 374
- Height = 64
- Alignment = taCenter
- Caption =
- 'Visit http://www.iinet.net.au/~bwh/frame-it.html for information' +
- ' regarding prices, registering and the latest upgrades'
- Font.Color = clBlack
- Font.Height = -16
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- WordWrap = True
- end
- object VersionLabel: TLabel
- Left = 152
- Top = 96
- Width = 281
- Height = 33
- Alignment = taCenter
- AutoSize = False
- Caption = 'v1.15'
- Font.Color = clBlue
- Font.Height = -32
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- end
- end
- end
-