home *** CD-ROM | disk | FTP | other *** search
- object frmAbout: TfrmAbout
- Left = 200
- Top = 99
- BorderStyle = bsDialog
- Caption = 'About EXESetup'
- ClientHeight = 225
- ClientWidth = 306
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -13
- Font.Name = 'System'
- Font.Style = []
- Position = poScreenCenter
- PixelsPerInch = 96
- TextHeight = 16
- object Image3: TImage
- Left = 8
- Top = 8
- Width = 32
- Height = 32
- AutoSize = True
- Picture.Data = {<image000.ico>}
- end
- object Label13: TLabel
- Left = 52
- Top = 12
- Width = 168
- Height = 16
- Caption = 'EXESetup 3.0 Light - 32bit'
- Transparent = True
- end
- object Label14: TLabel
- Left = 52
- Top = 28
- Width = 48
- Height = 13
- Caption = 'Release 1'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlack
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- Transparent = True
- end
- object Label15: TLabel
- Left = 52
- Top = 52
- Width = 191
- Height = 13
- Caption = 'Copyright � 1996-98 Wiseman Solutions'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlack
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- Transparent = True
- end
- object Label16: TLabel
- Left = 52
- Top = 68
- Width = 96
- Height = 13
- Caption = 'All Rights Reserved.'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlack
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- Transparent = True
- end
- object Label21: TLabel
- Left = 12
- Top = 100
- Width = 174
- Height = 13
- Caption = 'This is the light version of EXESetup.'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlack
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- Transparent = True
- end
- object Label17: TLabel
- Left = 12
- Top = 124
- Width = 194
- Height = 13
- Caption = 'If you need to contact us please email to:'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlack
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- Transparent = True
- end
- object Label18: TLabel
- Left = 36
- Top = 140
- Width = 127
- Height = 13
- Caption = 'es@wisemansolutions.com'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlack
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- Transparent = True
- end
- object Label19: TLabel
- Left = 12
- Top = 156
- Width = 105
- Height = 13
- Caption = 'or visit our web site at:'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlack
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- Transparent = True
- end
- object Label20: TLabel
- Left = 36
- Top = 172
- Width = 163
- Height = 13
- Caption = 'http://www.wisemansolutions.com'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlack
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- Transparent = True
- end
- object Button8: TButton
- Left = 224
- Top = 192
- Width = 73
- Height = 25
- Cancel = True
- Caption = 'O&K'
- Default = True
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlack
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- ParentShowHint = False
- ShowHint = False
- TabOrder = 0
- OnClick = Button8Click
- end
- end
-