home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 1999 January
/
Chip_1999-01_cd.bin
/
zkuste
/
delphi
/
D1
/
REGISTOR.ZIP
/
Regform.dfm
/
Regform.txt
Wrap
Text File
|
1995-12-15
|
595b
|
30 lines
object RegBox: TRegBox
Left = 278
Top = 96
HorzScrollBar.Visible = False
VertScrollBar.Visible = False
BorderIcons = []
BorderStyle = bsDialog
ClientHeight = 215
ClientWidth = 261
Font.Color = clWindowText
Font.Height = -13
Font.Name = 'System'
Font.Style = []
FormStyle = fsStayOnTop
PixelsPerInch = 96
Position = poScreenCenter
OnCreate = FormCreate
TextHeight = 16
object Registor: TLabel
Left = 0
Top = 0
Width = 261
Height = 215
Align = alClient
Alignment = taCenter
Caption = 'Registor'
OnClick = RegistorClick
end
end