home *** CD-ROM | disk | FTP | other *** search
- object AboutForm: TAboutForm
- Left = 200
- Top = 104
- BorderIcons = []
- BorderStyle = bsDialog
- Caption = 'Slash'
- ClientHeight = 186
- ClientWidth = 217
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- PixelsPerInch = 96
- TextHeight = 13
- object Label1: TLabel
- Left = 8
- Top = 8
- Width = 52
- Height = 24
- Caption = 'Slash'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clRed
- Font.Height = -21
- Font.Name = 'Arial'
- Font.Style = []
- ParentFont = False
- end
- object Label2: TLabel
- Left = 24
- Top = 48
- Width = 73
- Height = 16
- Caption = 'Version 1.00'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -13
- Font.Name = 'Arial'
- Font.Style = []
- ParentFont = False
- end
- object Label5: TLabel
- Left = 32
- Top = 63
- Width = 153
- Height = 21
- AutoSize = False
- Caption = '"Integration up the ass."'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'Arial'
- Font.Style = [fsItalic]
- ParentFont = False
- WordWrap = True
- end
- object Label6: TLabel
- Left = 24
- Top = 104
- Width = 161
- Height = 17
- AutoSize = False
- Caption = 'Programmed By: Marc Peters'
- WordWrap = True
- end
- object Label3: TLabel
- Left = 24
- Top = 128
- Width = 71
- Height = 13
- Caption = '1999 Copyright'
- end
- object BitBtn1: TBitBtn
- Left = 120
- Top = 152
- Width = 75
- Height = 25
- Caption = 'OK!'
- TabOrder = 0
- Kind = bkOK
- end
- end
-