home *** CD-ROM | disk | FTP | other *** search
/ Delphi 5 for Professionals / DELPHI5.iso / AddOns / Components / TEECHART / Delphi1_And_Delphi2 / DELPHI2 / LIB / BAREDIT.DFM / BAREDIT.txt
Encoding:
Text File  |  1998-10-24  |  4.4 KB  |  235 lines

  1. object BarSeriesEditor: TBarSeriesEditor
  2.   Left = 175
  3.   Top = 147
  4.   ActiveControl = CBBarStyle
  5.   BorderIcons = []
  6.   BorderStyle = bsNone
  7.   ClientHeight = 195
  8.   ClientWidth = 317
  9.   Font.Color = clWindowText
  10.   Font.Height = -11
  11.   Font.Name = 'MS Sans Serif'
  12.   Font.Style = []
  13.   PixelsPerInch = 96
  14.   Position = poDefault
  15.   OnCreate = FormCreate
  16.   OnShow = FormShow
  17.   TextHeight = 13
  18.   object Label1: TLabel
  19.     Left = 180
  20.     Top = 68
  21.     Width = 77
  22.     Height = 21
  23.     Alignment = taRightJustify
  24.     AutoSize = False
  25.     Caption = '% Bar &Width:'
  26.     FocusControl = SEBarwidth
  27.   end
  28.   object LStyle: TLabel
  29.     Left = 0
  30.     Top = 10
  31.     Width = 37
  32.     Height = 16
  33.     Alignment = taRightJustify
  34.     AutoSize = False
  35.     Caption = 'St&yle:'
  36.     FocusControl = CBBarStyle
  37.   end
  38.   object Label3: TLabel
  39.     Left = 176
  40.     Top = 96
  41.     Width = 81
  42.     Height = 17
  43.     Alignment = taRightJustify
  44.     AutoSize = False
  45.     Caption = '% Bar O&ffset:'
  46.     FocusControl = SEBarOffset
  47.   end
  48.   object SEBarwidth: TEdit
  49.     Left = 260
  50.     Top = 64
  51.     Width = 32
  52.     Height = 21
  53.     HelpContext = 98
  54.     TabOrder = 0
  55.     Text = '1'
  56.     OnChange = SEBarwidthChange
  57.   end
  58.   object CBBarStyle: TComboBox
  59.     Left = 40
  60.     Top = 6
  61.     Width = 97
  62.     Height = 21
  63.     HelpContext = 96
  64.     Style = csDropDownList
  65.     ItemHeight = 13
  66.     Items.Strings = (
  67.       'Rectangle'
  68.       'Pyramid'
  69.       'Invert. Pyramid'
  70.       'Cylinder'
  71.       'Ellipse'
  72.       'Arrow'
  73.       'Rect.Gradient')
  74.     TabOrder = 1
  75.     OnChange = CBBarStyleChange
  76.   end
  77.   object BBarPen: TButton
  78.     Left = 148
  79.     Top = 4
  80.     Width = 75
  81.     Height = 25
  82.     HelpContext = 95
  83.     Caption = '&Border...'
  84.     TabOrder = 2
  85.     OnClick = BBarPenClick
  86.   end
  87.   object BBarBrush: TButton
  88.     Left = 232
  89.     Top = 4
  90.     Width = 75
  91.     Height = 25
  92.     HelpContext = 93
  93.     Caption = '&Pattern...'
  94.     TabOrder = 3
  95.     OnClick = BBarBrushClick
  96.   end
  97.   object CBYOrigin: TCheckBox
  98.     Left = 149
  99.     Top = 37
  100.     Width = 91
  101.     Height = 17
  102.     HelpContext = 665
  103.     Caption = 'Use &Origin:'
  104.     TabOrder = 4
  105.     OnClick = CBYOriginClick
  106.   end
  107.   object EYOrigin: TEdit
  108.     Left = 244
  109.     Top = 36
  110.     Width = 63
  111.     Height = 21
  112.     HelpContext = 702
  113.     TabOrder = 5
  114.     Text = '0'
  115.     OnChange = EYOriginChange
  116.   end
  117.   object RGMultiBar: TRadioGroup
  118.     Left = 3
  119.     Top = 100
  120.     Width = 134
  121.     Height = 89
  122.     HelpContext = 301
  123.     Caption = '&Multiple Bar:'
  124.     Items.Strings = (
  125.       'None'
  126.       'Side'
  127.       'Stacked'
  128.       'Stacked 100%')
  129.     TabOrder = 6
  130.     OnClick = RGMultiBarClick
  131.   end
  132.   object SEBarOffset: TEdit
  133.     Left = 260
  134.     Top = 92
  135.     Width = 32
  136.     Height = 21
  137.     HelpContext = 307
  138.     TabOrder = 7
  139.     Text = '0'
  140.     OnChange = SEBarOffsetChange
  141.   end
  142.   object GroupBox1: TGroupBox
  143.     Left = 144
  144.     Top = 116
  145.     Width = 161
  146.     Height = 73
  147.     TabOrder = 8
  148.     object CBDarkBar: TCheckBox
  149.       Left = 8
  150.       Top = 12
  151.       Width = 129
  152.       Height = 17
  153.       HelpContext = 176
  154.       Caption = '&Dark Bar 3D Sides'
  155.       TabOrder = 0
  156.       OnClick = CBDarkBarClick
  157.     end
  158.     object CBBarSideMargins: TCheckBox
  159.       Left = 8
  160.       Top = 32
  161.       Width = 129
  162.       Height = 17
  163.       HelpContext = 435
  164.       Caption = 'Bar S&ide Margins'
  165.       TabOrder = 1
  166.       OnClick = CBBarSideMarginsClick
  167.     end
  168.     object CBMarksAutoPosition: TCheckBox
  169.       Left = 8
  170.       Top = 52
  171.       Width = 129
  172.       Height = 17
  173.       HelpContext = 78
  174.       Caption = '&Auto Mark Position'
  175.       TabOrder = 2
  176.       OnClick = CBMarksAutoPositionClick
  177.     end
  178.   end
  179.   object GroupBox2: TGroupBox
  180.     Left = 4
  181.     Top = 32
  182.     Width = 133
  183.     Height = 65
  184.     TabOrder = 9
  185.     object SHBarColor: TShape
  186.       Left = 95
  187.       Top = 32
  188.       Width = 28
  189.       Height = 25
  190.       OnMouseUp = SHBarColorMouseUp
  191.     end
  192.     object CBColorEach: TCheckBox
  193.       Left = 8
  194.       Top = 12
  195.       Width = 101
  196.       Height = 17
  197.       HelpContext = 164
  198.       Caption = 'Color &Each'
  199.       TabOrder = 0
  200.       OnClick = CBColorEachClick
  201.     end
  202.     object BBarColor: TBitBtn
  203.       Left = 9
  204.       Top = 32
  205.       Width = 75
  206.       Height = 25
  207.       HelpContext = 421
  208.       Caption = '&Color...'
  209.       TabOrder = 1
  210.       OnClick = BBarColorClick
  211.     end
  212.   end
  213.   object UDBarWidth: TUpDown
  214.     Left = 292
  215.     Top = 64
  216.     Width = 15
  217.     Height = 21
  218.     TabOrder = 10
  219.     Associate = SEBarwidth
  220.     Increment = 5
  221.     Min = 1
  222.     Position = 1
  223.   end
  224.   object UDBarOffset: TUpDown
  225.     Left = 292
  226.     Top = 92
  227.     Width = 15
  228.     Height = 21
  229.     TabOrder = 11
  230.     Associate = SEBarOffset
  231.     Increment = 5
  232.     Min = -100
  233.   end
  234. end
  235.