home *** CD-ROM | disk | FTP | other *** search
- object fSplash: TfSplash
- Left = 400
- Top = 220
- BorderIcons = []
- BorderStyle = bsNone
- ClientHeight = 132
- ClientWidth = 194
- Color = clBtnFace
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- OldCreateOrder = False
- Position = poScreenCenter
- Visible = True
- OnCreate = FormCreate
- PixelsPerInch = 96
- TextHeight = 13
- object Image1: TImage
- Left = 22
- Top = 11
- Width = 129
- Height = 113
- Picture.Data = {<image000.TMetafile>}
- Stretch = True
- end
- object Label2: TLabel
- Left = 8
- Top = 8
- Width = 63
- Height = 24
- Caption = 'PSPad'
- Color = clBtnFace
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clMenuText
- Font.Height = -19
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentColor = False
- ParentFont = False
- Transparent = True
- end
- object Label7: TLabel
- Left = 80
- Top = 88
- Width = 105
- Height = 16
- Caption = 'freeware editor'
- Color = clBtnFace
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clMenuText
- Font.Height = -13
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentColor = False
- ParentFont = False
- Transparent = True
- end
- object lWhatToDo: TLabel
- Left = 126
- Top = 104
- Width = 59
- Height = 16
- Alignment = taRightJustify
- Caption = 'starting...'
- Color = clBtnFace
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clMenuText
- Font.Height = -13
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsItalic]
- ParentColor = False
- ParentFont = False
- Transparent = True
- end
- object lVer: TLabel
- Left = 8
- Top = 32
- Width = 25
- Height = 24
- Caption = 'x.x'
- Color = clBtnFace
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clMenuText
- Font.Height = -19
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentColor = False
- ParentFont = False
- Transparent = True
- end
- end
-