home *** CD-ROM | disk | FTP | other *** search
- object AboutBox: TAboutBox
- Left = 234
- Top = 126
- BorderStyle = bsDialog
- Caption = 'SOBRE'
- ClientHeight = 341
- ClientWidth = 316
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- Icon.Data = {<image000.ico>}
- Position = poScreenCenter
- OnActivate = FormActivate
- PixelsPerInch = 96
- TextHeight = 13
- object Panel1: TPanel
- Left = 8
- Top = 8
- Width = 297
- Height = 297
- BevelInner = bvRaised
- BevelOuter = bvLowered
- ParentColor = True
- TabOrder = 0
- object TLabel
- Left = 16
- Top = 8
- Width = 3
- Height = 13
- end
- object Label1: TLabel
- Left = 60
- Top = 24
- Width = 177
- Height = 19
- Caption = 'MAPA DO QUADRADO M�GICO'
- Font.Color = clBlack
- Font.Height = -16
- Font.Name = 'VAG Rounded Th'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object Label2: TLabel
- Left = 142
- Top = 51
- Width = 19
- Height = 15
- Caption = 'by'
- Font.Color = clBlack
- Font.Height = -13
- Font.Name = 'VAG Rounded Th'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object Label3: TLabel
- Left = 42
- Top = 78
- Width = 213
- Height = 15
- Caption = 'Gilberto Salom�o e Sonia Hirsch'
- Font.Color = clBlack
- Font.Height = -13
- Font.Name = 'VAG Rounded Th'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object Label4: TLabel
- Left = 92
- Top = 106
- Width = 113
- Height = 15
- Caption = 'baseado no livro'
- Font.Color = clBlack
- Font.Height = -13
- Font.Name = 'VAG Rounded Th'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object Label5: TLabel
- Left = 83
- Top = 133
- Width = 130
- Height = 15
- Caption = 'MANUAL DO HER�I'
- Font.Color = clBlack
- Font.Height = -13
- Font.Name = 'VAG Rounded Th'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object Label6: TLabel
- Left = 132
- Top = 184
- Width = 33
- Height = 15
- Caption = '1997'
- Font.Color = clBlack
- Font.Height = -13
- Font.Name = 'VAG Rounded Th'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object Label7: TLabel
- Left = 36
- Top = 208
- Width = 224
- Height = 15
- Caption = 'Caixa Postal 41004 Rio de Janeiro 20232-970'
- Font.Color = clBlack
- Font.Height = -13
- Font.Name = 'VAG Rounded Th'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object Label8: TLabel
- Left = 30
- Top = 240
- Width = 237
- Height = 15
- Caption = 'e-mail: shirsch@rio.nutecnet.com.br'
- Font.Color = clBlack
- Font.Height = -13
- Font.Name = 'VAG Rounded Th'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object Label9: TLabel
- Left = 28
- Top = 272
- Width = 241
- Height = 15
- Caption = 'Informa��o liberada para reprodu��o'
- Font.Color = clBlack
- Font.Height = -13
- Font.Name = 'VAG Rounded Th'
- Font.Style = [fsBold]
- ParentFont = False
- end
- end
- object OKButton: TButton
- Left = 129
- Top = 308
- Width = 57
- Height = 25
- Caption = 'Fechar'
- Default = True
- ModalResult = 1
- TabOrder = 1
- OnClick = OKButtonClick
- end
- end
-