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