home *** CD-ROM | disk | FTP | other *** search
/ Chip 2000 March / Chip_2000-03_cd.bin / tema / EPstudio / cm311f.exe / ConMet.exe / 0 / RCDATA / TCMHOLIDAY / TCMHOLIDAY.txt
Text File  |  1999-11-29  |  3KB  |  189 lines

  1. object CMHoliday: TCMHoliday
  2.   Left = 304
  3.   Top = 366
  4.   BorderStyle = bsDialog
  5.   Caption = 'CMHoliday'
  6.   ClientHeight = 75
  7.   ClientWidth = 481
  8.   Color = clBtnFace
  9.   Font.Charset = DEFAULT_CHARSET
  10.   Font.Color = clWindowText
  11.   Font.Height = -11
  12.   Font.Name = 'MS Sans Serif'
  13.   Font.Style = []
  14.   OldCreateOrder = False
  15.   PixelsPerInch = 96
  16.   TextHeight = 13
  17.   object Bevel9: TBevel
  18.     Left = 0
  19.     Top = 6
  20.     Width = 481
  21.     Height = 69
  22.     Shape = bsFrame
  23.   end
  24.   object Label27: TLabel
  25.     Left = 8
  26.     Top = 22
  27.     Width = 15
  28.     Height = 13
  29.     Caption = 'xxx'
  30.   end
  31.   object Label28: TLabel
  32.     Left = 8
  33.     Top = 46
  34.     Width = 15
  35.     Height = 13
  36.     Caption = 'xxx'
  37.   end
  38.   object Label30: TLabel
  39.     Left = 184
  40.     Top = 46
  41.     Width = 15
  42.     Height = 13
  43.     Caption = 'xxx'
  44.   end
  45.   object Label7: TLabel
  46.     Left = 168
  47.     Top = 22
  48.     Width = 15
  49.     Height = 13
  50.     Caption = 'xxx'
  51.   end
  52.   object ComboBox10: TComboBox
  53.     Left = 96
  54.     Top = 16
  55.     Width = 64
  56.     Height = 21
  57.     ItemHeight = 13
  58.     TabOrder = 0
  59.     Text = 'ComboBox10'
  60.   end
  61.   object ComboBox11: TComboBox
  62.     Left = 78
  63.     Top = 40
  64.     Width = 48
  65.     Height = 21
  66.     ItemHeight = 13
  67.     Items.Strings = (
  68.       '1'
  69.       '2'
  70.       '3'
  71.       '4'
  72.       '5'
  73.       '6'
  74.       '7'
  75.       '8'
  76.       '9'
  77.       '10'
  78.       '11'
  79.       '12'
  80.       '13'
  81.       '14'
  82.       '15'
  83.       '16'
  84.       '17'
  85.       '18'
  86.       '19'
  87.       '20'
  88.       '21'
  89.       '22'
  90.       '23'
  91.       '24'
  92.       '25'
  93.       '26'
  94.       '27'
  95.       '28'
  96.       '29'
  97.       '30'
  98.       '31')
  99.     TabOrder = 1
  100.     Text = '1'
  101.   end
  102.   object ComboBox12: TComboBox
  103.     Left = 134
  104.     Top = 40
  105.     Width = 48
  106.     Height = 21
  107.     ItemHeight = 13
  108.     Items.Strings = (
  109.       '1'
  110.       '2'
  111.       '3'
  112.       '4'
  113.       '5'
  114.       '6'
  115.       '7'
  116.       '8'
  117.       '9'
  118.       '10'
  119.       '11'
  120.       '12')
  121.     TabOrder = 2
  122.     Text = '1'
  123.   end
  124.   object ToolBar2: TToolBar
  125.     Left = 388
  126.     Top = 44
  127.     Width = 88
  128.     Height = 25
  129.     Align = alNone
  130.     AutoSize = True
  131.     ButtonHeight = 21
  132.     ButtonWidth = 28
  133.     Caption = 'ToolBar1'
  134.     DragKind = dkDock
  135.     EdgeBorders = [ebLeft, ebTop, ebRight, ebBottom]
  136.     Flat = True
  137.     ShowCaptions = True
  138.     TabOrder = 3
  139.     TabStop = True
  140.     Transparent = True
  141.     Wrapable = False
  142.     object Button9: TToolButton
  143.       Left = 0
  144.       Top = 0
  145.       Caption = 'xxx'
  146.       OnClick = Button9Click
  147.     end
  148.     object Button11: TToolButton
  149.       Left = 28
  150.       Top = 0
  151.       Caption = 'xxx'
  152.       ImageIndex = 1
  153.       OnClick = Button11Click
  154.     end
  155.     object Button1: TToolButton
  156.       Left = 56
  157.       Top = 0
  158.       Caption = '&OK'
  159.       ImageIndex = 0
  160.       OnClick = Button1Click
  161.     end
  162.   end
  163.   object MarsCaption1: TMarsCaption
  164.     ActiveBeginColor = clBlack
  165.     ActiveEndColor = clActiveCaption
  166.     ActiveFontColor = clCaptionText
  167.     InactiveBeginColor = clBlack
  168.     InactiveEndColor = clInactiveCaption
  169.     InactiveFontColor = clInactiveCaptionText
  170.     ApplicationNameFont.Charset = DEFAULT_CHARSET
  171.     ApplicationNameFont.Color = clWindowText
  172.     ApplicationNameFont.Height = -11
  173.     ApplicationNameFont.Name = 'MS Sans Serif'
  174.     ApplicationNameFont.Style = [fsBold, fsItalic]
  175.     CaptionFont.Charset = DEFAULT_CHARSET
  176.     CaptionFont.Color = clWindowText
  177.     CaptionFont.Height = -11
  178.     CaptionFont.Name = 'MS Sans Serif'
  179.     CaptionFont.Style = [fsBold]
  180.     NumColors = 64
  181.     AutoSize = False
  182.     StatusIcon = False
  183.     Sound = True
  184.     IconizeButton = False
  185.     Left = 288
  186.     Top = 8
  187.   end
  188. end
  189.