object CMRegistration: TCMRegistration Left = 213 Top = 198 BorderStyle = bsDialog ClientHeight = 145 ClientWidth = 265 Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] OldCreateOrder = True Position = poScreenCenter OnCreate = FormCreate PixelsPerInch = 96 TextHeight = 13 object Bevel1: TBevel Left = 0 Top = 6 Width = 265 Height = 139 Shape = bsFrame end object Label1: TLabel Left = 6 Top = 16 Width = 3 Height = 13 end object Label3: TLabel Left = 6 Top = 64 Width = 3 Height = 13 end object Edit2: TEdit Left = 6 Top = 32 Width = 253 Height = 21 TabOrder = 0 OnChange = Edit2Change end object Edit3: TEdit Left = 6 Top = 80 Width = 253 Height = 21 TabStop = False Color = clBtnFace ReadOnly = True TabOrder = 1 end object ToolBar2: TToolBar Left = 196 Top = 114 Width = 60 Height = 25 Align = alNone AutoSize = True ButtonHeight = 21 ButtonWidth = 28 Caption = 'ToolBar1' DragKind = dkDock EdgeBorders = [ebLeft, ebTop, ebRight, ebBottom] Flat = True ShowCaptions = True TabOrder = 2 TabStop = True Transparent = True Wrapable = False object Button3: TToolButton Left = 0 Top = 0 Caption = 'xxx' OnClick = Button3Click end object ToolButton1: TToolButton Left = 28 Top = 0 Caption = '&OK' ImageIndex = 1 OnClick = Button1Click end end object MarsCaption1: TMarsCaption ActiveBeginColor = clBlack ActiveEndColor = clActiveCaption ActiveFontColor = clCaptionText InactiveBeginColor = clBlack InactiveEndColor = clInactiveCaption InactiveFontColor = clInactiveCaptionText ApplicationNameFont.Charset = DEFAULT_CHARSET ApplicationNameFont.Color = clWindowText ApplicationNameFont.Height = -11 ApplicationNameFont.Name = 'MS Sans Serif' ApplicationNameFont.Style = [fsBold, fsItalic] CaptionFont.Charset = DEFAULT_CHARSET CaptionFont.Color = clWindowText CaptionFont.Height = -11 CaptionFont.Name = 'MS Sans Serif' CaptionFont.Style = [fsBold] NumColors = 64 AutoSize = False StatusIcon = False Sound = True IconizeButton = False Left = 232 end end