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

  1. object CMUnits: TCMUnits
  2.   Left = 140
  3.   Top = 213
  4.   BorderStyle = bsDialog
  5.   Caption = 'CMUnits'
  6.   ClientHeight = 97
  7.   ClientWidth = 489
  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.   Position = poDefault
  16.   PixelsPerInch = 96
  17.   TextHeight = 13
  18.   object Bevel1: TBevel
  19.     Left = 0
  20.     Top = 6
  21.     Width = 489
  22.     Height = 91
  23.     Shape = bsFrame
  24.   end
  25.   object Label6: TLabel
  26.     Left = 6
  27.     Top = 22
  28.     Width = 15
  29.     Height = 13
  30.     Caption = 'xxx'
  31.   end
  32.   object Label7: TLabel
  33.     Left = 80
  34.     Top = 22
  35.     Width = 15
  36.     Height = 13
  37.     Caption = 'xxx'
  38.   end
  39.   object Label8: TLabel
  40.     Left = 152
  41.     Top = 22
  42.     Width = 15
  43.     Height = 13
  44.     Caption = 'xxx'
  45.   end
  46.   object Label9: TLabel
  47.     Left = 257
  48.     Top = 46
  49.     Width = 15
  50.     Height = 13
  51.     Caption = 'xxx'
  52.   end
  53.   object Label10: TLabel
  54.     Left = 395
  55.     Top = 46
  56.     Width = 15
  57.     Height = 13
  58.     Caption = 'xxx'
  59.   end
  60.   object Label1: TLabel
  61.     Left = 139
  62.     Top = 46
  63.     Width = 15
  64.     Height = 13
  65.     Caption = 'xxx'
  66.   end
  67.   object Label2: TLabel
  68.     Left = 313
  69.     Top = 22
  70.     Width = 15
  71.     Height = 13
  72.     Caption = 'xxx'
  73.   end
  74.   object Label3: TLabel
  75.     Left = 216
  76.     Top = 22
  77.     Width = 15
  78.     Height = 13
  79.     Caption = 'xxx'
  80.   end
  81.   object Label4: TLabel
  82.     Left = 441
  83.     Top = 22
  84.     Width = 15
  85.     Height = 13
  86.     Caption = 'xxx'
  87.   end
  88.   object ComboBox2: TComboBox
  89.     Left = 26
  90.     Top = 16
  91.     Width = 52
  92.     Height = 21
  93.     ItemHeight = 13
  94.     Items.Strings = (
  95.       '00:00'
  96.       '00:15'
  97.       '00:30'
  98.       '00:45'
  99.       '01:00'
  100.       '01:15'
  101.       '01:30'
  102.       '01:45'
  103.       '02:00'
  104.       '02:15'
  105.       '02:30'
  106.       '02:45'
  107.       '03:00'
  108.       '03:15'
  109.       '03:30'
  110.       '03:45'
  111.       '04:00'
  112.       '04:15'
  113.       '04:30'
  114.       '04:45'
  115.       '05:00'
  116.       '05:15'
  117.       '05:30'
  118.       '05:45'
  119.       '06:00'
  120.       '06:15'
  121.       '06:30'
  122.       '06:45'
  123.       '07:00'
  124.       '07:15'
  125.       '07:30'
  126.       '07:45'
  127.       '08:00'
  128.       '08:15'
  129.       '08:30'
  130.       '08:45'
  131.       '09:00'
  132.       '09:15'
  133.       '09:30'
  134.       '09:45'
  135.       '10:00'
  136.       '10:15'
  137.       '10:30'
  138.       '10:45'
  139.       '11:00'
  140.       '11:15'
  141.       '11:30'
  142.       '11:45'
  143.       '12:00'
  144.       '12:15'
  145.       '12:30'
  146.       '12:45'
  147.       '13:00'
  148.       '13:15'
  149.       '13:30'
  150.       '13:45'
  151.       '14:00'
  152.       '14:15'
  153.       '14:30'
  154.       '14:45'
  155.       '15:00'
  156.       '15:15'
  157.       '15:30'
  158.       '15:45'
  159.       '16:00'
  160.       '16:15'
  161.       '16:30'
  162.       '16:45'
  163.       '17:00'
  164.       '17:15'
  165.       '17:30'
  166.       '17:45'
  167.       '18:00'
  168.       '18:15'
  169.       '18:30'
  170.       '18:45'
  171.       '19:00'
  172.       '19:15'
  173.       '19:30'
  174.       '19:45'
  175.       '20:00'
  176.       '20:15'
  177.       '20:30'
  178.       '20:45'
  179.       '21:00'
  180.       '21:15'
  181.       '21:30'
  182.       '21:45'
  183.       '22:00'
  184.       '22:15'
  185.       '22:30'
  186.       '22:45'
  187.       '23:00'
  188.       '23:15'
  189.       '23:30'
  190.       '23:45')
  191.     TabOrder = 0
  192.     Text = '00:00'
  193.   end
  194.   object ComboBox3: TComboBox
  195.     Left = 96
  196.     Top = 16
  197.     Width = 52
  198.     Height = 21
  199.     ItemHeight = 13
  200.     Items.Strings = (
  201.       '00:14'
  202.       '00:29'
  203.       '00:44'
  204.       '00:59'
  205.       '01:14'
  206.       '01:29'
  207.       '01:44'
  208.       '01:59'
  209.       '02:14'
  210.       '02:29'
  211.       '02:44'
  212.       '02:59'
  213.       '03:14'
  214.       '03:29'
  215.       '03:44'
  216.       '03:59'
  217.       '04:14'
  218.       '04:29'
  219.       '04:44'
  220.       '04:59'
  221.       '05:14'
  222.       '05:29'
  223.       '05:44'
  224.       '05:59'
  225.       '06:14'
  226.       '06:29'
  227.       '06:44'
  228.       '06:59'
  229.       '07:14'
  230.       '07:29'
  231.       '07:44'
  232.       '07:59'
  233.       '08:14'
  234.       '08:29'
  235.       '08:44'
  236.       '08:59'
  237.       '09:14'
  238.       '09:29'
  239.       '09:44'
  240.       '09:59'
  241.       '10:14'
  242.       '10:29'
  243.       '10:44'
  244.       '10:59'
  245.       '11:14'
  246.       '11:29'
  247.       '11:44'
  248.       '11:59'
  249.       '12:14'
  250.       '12:29'
  251.       '12:44'
  252.       '12:59'
  253.       '13:14'
  254.       '13:29'
  255.       '13:44'
  256.       '13:59'
  257.       '14:14'
  258.       '14:29'
  259.       '14:44'
  260.       '14:59'
  261.       '15:14'
  262.       '15:29'
  263.       '15:44'
  264.       '15:59'
  265.       '16:14'
  266.       '16:29'
  267.       '16:44'
  268.       '16:59'
  269.       '17:14'
  270.       '17:29'
  271.       '17:44'
  272.       '17:59'
  273.       '18:14'
  274.       '18:29'
  275.       '18:44'
  276.       '18:59'
  277.       '19:14'
  278.       '19:29'
  279.       '19:44'
  280.       '19:59'
  281.       '20:14'
  282.       '20:29'
  283.       '20:44'
  284.       '20:59'
  285.       '21:14'
  286.       '21:29'
  287.       '21:44'
  288.       '21:59'
  289.       '22:14'
  290.       '22:29'
  291.       '22:44'
  292.       '22:59'
  293.       '23:14'
  294.       '23:29'
  295.       '23:44'
  296.       '23:59')
  297.     TabOrder = 1
  298.     Text = '23:59'
  299.   end
  300.   object Edit2: TEdit
  301.     Left = 201
  302.     Top = 40
  303.     Width = 40
  304.     Height = 21
  305.     TabOrder = 5
  306.     Text = '0'
  307.     OnChange = Edit2Change
  308.   end
  309.   object Edit3: TEdit
  310.     Left = 341
  311.     Top = 40
  312.     Width = 40
  313.     Height = 21
  314.     TabOrder = 6
  315.     Text = '0'
  316.     OnChange = Edit3Change
  317.   end
  318.   object ToolBar2: TToolBar
  319.     Left = 420
  320.     Top = 66
  321.     Width = 60
  322.     Height = 25
  323.     Align = alNone
  324.     AutoSize = True
  325.     ButtonHeight = 21
  326.     ButtonWidth = 28
  327.     Caption = 'ToolBar1'
  328.     DragKind = dkDock
  329.     EdgeBorders = [ebLeft, ebTop, ebRight, ebBottom]
  330.     Flat = True
  331.     ShowCaptions = True
  332.     TabOrder = 7
  333.     TabStop = True
  334.     Transparent = True
  335.     Wrapable = False
  336.     object Button1: TToolButton
  337.       Left = 0
  338.       Top = 0
  339.       Caption = '&OK'
  340.       OnClick = Button1Click
  341.     end
  342.     object Button2: TToolButton
  343.       Left = 28
  344.       Top = 0
  345.       Caption = 'xxx'
  346.       ImageIndex = 1
  347.       OnClick = Button2Click
  348.     end
  349.   end
  350.   object Edit1: TEdit
  351.     Left = 397
  352.     Top = 16
  353.     Width = 40
  354.     Height = 21
  355.     TabOrder = 4
  356.     Text = '0'
  357.     OnChange = Edit3Change
  358.   end
  359.   object Edit4: TEdit
  360.     Left = 257
  361.     Top = 16
  362.     Width = 40
  363.     Height = 21
  364.     TabOrder = 3
  365.     Text = '0'
  366.     OnChange = Edit2Change
  367.   end
  368.   object Edit5: TEdit
  369.     Left = 169
  370.     Top = 16
  371.     Width = 40
  372.     Height = 21
  373.     TabOrder = 2
  374.     Text = '0'
  375.     OnChange = Edit2Change
  376.   end
  377.   object MarsCaption1: TMarsCaption
  378.     ActiveBeginColor = clBlack
  379.     ActiveEndColor = clActiveCaption
  380.     ActiveFontColor = clCaptionText
  381.     InactiveBeginColor = clBlack
  382.     InactiveEndColor = clInactiveCaption
  383.     InactiveFontColor = clInactiveCaptionText
  384.     ApplicationNameFont.Charset = DEFAULT_CHARSET
  385.     ApplicationNameFont.Color = clWindowText
  386.     ApplicationNameFont.Height = -11
  387.     ApplicationNameFont.Name = 'MS Sans Serif'
  388.     ApplicationNameFont.Style = [fsBold, fsItalic]
  389.     CaptionFont.Charset = DEFAULT_CHARSET
  390.     CaptionFont.Color = clWindowText
  391.     CaptionFont.Height = -11
  392.     CaptionFont.Name = 'MS Sans Serif'
  393.     CaptionFont.Style = [fsBold]
  394.     NumColors = 64
  395.     AutoSize = False
  396.     StatusIcon = False
  397.     Sound = True
  398.     IconizeButton = False
  399.     Left = 456
  400.   end
  401. end
  402.