home *** CD-ROM | disk | FTP | other *** search
- object CMRegistration: TCMRegistration
- Left = 213
- Top = 198
- HelpContext = 5
- BorderStyle = bsDialog
- ClientHeight = 177
- ClientWidth = 265
- Color = clBtnFace
- Font.Charset = EASTEUROPE_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 = 171
- 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 Label2: TLabel
- Left = 6
- Top = 110
- Width = 15
- Height = 13
- Caption = 'xxx'
- end
- object Edit2: TEdit
- Left = 6
- Top = 32
- Width = 253
- Height = 21
- HelpContext = 5
- TabOrder = 0
- OnChange = Edit2Change
- OnKeyPress = Edit2KeyPress
- end
- object Edit3: TEdit
- Left = 6
- Top = 80
- Width = 77
- Height = 21
- HelpContext = 5
- TabStop = False
- Color = clBtnFace
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- ReadOnly = True
- TabOrder = 1
- end
- object ToolBar2: TToolBar
- Left = 168
- Top = 138
- Width = 88
- Height = 25
- HelpContext = 5
- 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 ToolButton2: TToolButton
- Left = 28
- Top = 0
- Caption = 'xxx'
- ImageIndex = 2
- OnClick = ToolButton2Click
- end
- object ToolButton1: TToolButton
- Left = 56
- Top = 0
- Caption = '&OK'
- ImageIndex = 1
- OnClick = Button1Click
- end
- end
- object MarsCaption1: TMarsCaption
- 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
-