home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 1999 January
/
Chip_1999-01_cd.bin
/
zkuste
/
delphi
/
D1
/
CALCBOX.ZIP
/
COMPONEN
/
REGFORM.DFM
/
REGFORM.txt
Wrap
Text File
|
1996-01-01
|
2KB
|
82 lines
object RegBox: TRegBox
Left = 170
Top = 156
HorzScrollBar.Visible = False
VertScrollBar.Visible = False
BorderIcons = []
BorderStyle = bsDialog
Caption = 'TCalculatorBox'
ClientHeight = 156
ClientWidth = 261
Font.Color = clWindowText
Font.Height = -13
Font.Name = 'System'
Font.Style = []
FormStyle = fsStayOnTop
PixelsPerInch = 96
Position = poScreenCenter
TextHeight = 16
object Registor: TLabel
Left = 0
Top = 0
Width = 261
Height = 156
Align = alClient
Alignment = taCenter
Caption =
'This is a trial-version of my component. Thank you for trying it' +
'. '
Font.Color = clBlack
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
OnClick = RegistorClick
end
object Label1: TLabel
Left = 72
Top = 50
Width = 112
Height = 16
Caption = 'Charlotte Gamsu '
end
object Bevel1: TBevel
Left = 24
Top = 40
Width = 201
Height = 9
end
object Label2: TLabel
Left = 56
Top = 72
Width = 143
Height = 13
Caption = '1005.1107@compuserve.com'
Font.Color = clBlack
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
end
object Label3: TLabel
Left = 72
Top = 88
Width = 107
Height = 13
Caption = 'cgamsu@taynet.co.uk'
Font.Color = clBlack
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
end
object BitBtn1: TBitBtn
Left = 88
Top = 120
Width = 89
Height = 25
TabOrder = 0
Kind = bkOK
end
end