home *** CD-ROM | disk | FTP | other *** search
- object FrmASPEAbout: TFrmASPEAbout
- Left = 326
- Top = 238
- BorderIcons = []
- BorderStyle = bsDialog
- ClientHeight = 218
- ClientWidth = 218
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- FormStyle = fsStayOnTop
- Position = poScreenCenter
- OnCreate = FormCreate
- PixelsPerInch = 96
- TextHeight = 13
- object Label8: TLabel
- Left = 4
- Top = 0
- Width = 208
- Height = 36
- Caption = 'AS Power Tools'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -31
- Font.Name = 'Times New Roman'
- Font.Style = [fsBold, fsItalic]
- ParentFont = False
- Transparent = True
- end
- object Label6: TLabel
- Left = 2
- Top = -2
- Width = 208
- Height = 36
- Caption = 'AS Power Tools'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWhite
- Font.Height = -31
- Font.Name = 'Times New Roman'
- Font.Style = [fsBold, fsItalic]
- ParentFont = False
- Transparent = True
- end
- object Label7: TLabel
- Left = 3
- Top = -1
- Width = 208
- Height = 36
- Caption = 'AS Power Tools'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clGray
- Font.Height = -31
- Font.Name = 'Times New Roman'
- Font.Style = [fsBold, fsItalic]
- ParentFont = False
- Transparent = True
- end
- object Panel4: TPanel
- Left = 0
- Top = 44
- Width = 218
- Height = 174
- Align = alBottom
- BevelOuter = bvNone
- BorderWidth = 1
- Caption = 'Panel4'
- TabOrder = 0
- object Image1: TImage
- Left = 1
- Top = 1
- Width = 216
- Height = 172
- Align = alClient
- AutoSize = True
- Center = True
- Picture.Data = {<image000.bmp>}
- Stretch = True
- end
- object Label1: TLabel
- Left = 19
- Top = 12
- Width = 179
- Height = 13
- Caption = 'This Delphi component was written by'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- Transparent = True
- end
- object Label2: TLabel
- Left = 39
- Top = 40
- Width = 144
- Height = 16
- Caption = 'Alex Simonetti Abreu'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -13
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- Transparent = True
- end
- object Label3: TLabel
- Left = 41
- Top = 104
- Width = 135
- Height = 16
- Cursor = crHandPoint
- Caption = 'simonet@bhnet.com.br'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlue
- Font.Height = -13
- Font.Name = 'Arial'
- Font.Style = [fsUnderline]
- ParentFont = False
- Transparent = True
- OnClick = Label3Click
- end
- object Label4: TLabel
- Left = 24
- Top = 124
- Width = 169
- Height = 14
- Cursor = crHandPoint
- Caption = 'http://www.bhnet.com.br/~simonet'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlue
- Font.Height = -11
- Font.Name = 'Arial'
- Font.Style = [fsUnderline]
- ParentFont = False
- Transparent = True
- OnClick = Label4Click
- end
- object Label5: TLabel
- Left = 43
- Top = 60
- Width = 135
- Height = 13
- Caption = 'Belo Horizonte - MG - Brazil'
- Transparent = True
- end
- object lbShareware: TLabel
- Left = 11
- Top = 83
- Width = 197
- Height = 17
- Alignment = taCenter
- AutoSize = False
- Caption = 'Unregistered Shareware Version'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clMaroon
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- Transparent = True
- Visible = False
- end
- object BitBtn1: TBitBtn
- Left = 60
- Top = 144
- Width = 97
- Height = 21
- Caption = 'Ok'
- ModalResult = 1
- TabOrder = 0
- NumGlyphs = 2
- end
- end
- object Panel3: TPanel
- Left = 0
- Top = 40
- Width = 218
- Height = 2
- Align = alBottom
- Caption = ' '
- TabOrder = 1
- end
- object Panel1: TPanel
- Left = 0
- Top = 42
- Width = 218
- Height = 2
- Align = alBottom
- Caption = ' '
- TabOrder = 2
- end
- end
-