home *** CD-ROM | disk | FTP | other *** search
- object AboutBox: TAboutBox
- Left = 132
- Top = 214
- BorderStyle = bsNone
- ClientHeight = 251
- ClientWidth = 356
- Color = clBtnFace
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- KeyPreview = True
- OldCreateOrder = True
- Position = poDesktopCenter
- OnClose = FormClose
- OnKeyDown = FormKeyDown
- PixelsPerInch = 96
- TextHeight = 13
- object Panel2: TPanel
- Left = 0
- Top = 0
- Width = 356
- Height = 251
- Align = alClient
- Color = clSilver
- TabOrder = 0
- object Label3: TLabel
- Left = 26
- Top = 32
- Width = 97
- Height = 24
- Caption = 'Calcolatrice'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -19
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- end
- object Label2: TLabel
- Left = 26
- Top = 84
- Width = 115
- Height = 13
- Cursor = crHandPoint
- Caption = 'diegobarichello@libero.it'
- Color = clSilver
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clGreen
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentColor = False
- ParentFont = False
- OnClick = Label2Click
- end
- object Label6: TLabel
- Left = 168
- Top = 40
- Width = 65
- Height = 13
- Caption = 'Versione 1.01'
- Color = clSilver
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlue
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentColor = False
- ParentFont = False
- end
- object Bevel1: TBevel
- Left = 20
- Top = 54
- Width = 271
- Height = 3
- Shape = bsBottomLine
- end
- object Label5: TLabel
- Left = 26
- Top = 128
- Width = 315
- Height = 106
- AutoSize = False
- Caption =
- 'Questo Software pu� essere copiato usato e distibuito liberament' +
- 'e'#13#10'senza vincolo alcuno.'#13#10'Nessuna garanzia viene fornita sul pro' +
- 'dotto.'#13#10'L'#39' autore non si assume nessuna resposabilit� relativa a' +
- 'i danni'#13#10'che possono essere causati dall'#39'uso del programma.'
- end
- object Label1: TLabel
- Left = 28
- Top = 104
- Width = 173
- Height = 13
- Cursor = crHandPoint
- Caption = 'http://digilander.iol.it/diegobarichello'
- Color = clSilver
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clGreen
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentColor = False
- ParentFont = False
- OnClick = Label1Click
- end
- object ContinueBtn: TBitBtn
- Left = 124
- Top = 210
- Width = 93
- Height = 25
- Caption = '&Ok'
- TabOrder = 0
- OnClick = ContinueBtnClick
- Kind = bkOK
- end
- end
- object Timer1: TTimer
- Enabled = False
- Interval = 5000
- OnTimer = Timer1Timer
- Left = 308
- Top = 40
- end
- end
-