object CMHoliday: TCMHoliday Left = 304 Top = 366 BorderStyle = bsDialog Caption = 'CMHoliday' ClientHeight = 75 ClientWidth = 481 Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] OldCreateOrder = False PixelsPerInch = 96 TextHeight = 13 object Bevel9: TBevel Left = 0 Top = 6 Width = 481 Height = 69 Shape = bsFrame end object Label27: TLabel Left = 8 Top = 22 Width = 15 Height = 13 Caption = 'xxx' end object Label28: TLabel Left = 8 Top = 46 Width = 15 Height = 13 Caption = 'xxx' end object Label30: TLabel Left = 184 Top = 46 Width = 15 Height = 13 Caption = 'xxx' end object Label7: TLabel Left = 168 Top = 22 Width = 15 Height = 13 Caption = 'xxx' end object ComboBox10: TComboBox Left = 96 Top = 16 Width = 64 Height = 21 ItemHeight = 13 TabOrder = 0 Text = 'ComboBox10' end object ComboBox11: TComboBox Left = 78 Top = 40 Width = 48 Height = 21 ItemHeight = 13 Items.Strings = ( '1' '2' '3' '4' '5' '6' '7' '8' '9' '10' '11' '12' '13' '14' '15' '16' '17' '18' '19' '20' '21' '22' '23' '24' '25' '26' '27' '28' '29' '30' '31') TabOrder = 1 Text = '1' end object ComboBox12: TComboBox Left = 134 Top = 40 Width = 48 Height = 21 ItemHeight = 13 Items.Strings = ( '1' '2' '3' '4' '5' '6' '7' '8' '9' '10' '11' '12') TabOrder = 2 Text = '1' end object ToolBar2: TToolBar Left = 388 Top = 44 Width = 88 Height = 25 Align = alNone AutoSize = True ButtonHeight = 21 ButtonWidth = 28 Caption = 'ToolBar1' DragKind = dkDock EdgeBorders = [ebLeft, ebTop, ebRight, ebBottom] Flat = True ShowCaptions = True TabOrder = 3 TabStop = True Transparent = True Wrapable = False object Button9: TToolButton Left = 0 Top = 0 Caption = 'xxx' OnClick = Button9Click end object Button11: TToolButton Left = 28 Top = 0 Caption = 'xxx' ImageIndex = 1 OnClick = Button11Click end object Button1: TToolButton Left = 56 Top = 0 Caption = '&OK' ImageIndex = 0 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 = 288 Top = 8 end end