home *** CD-ROM | disk | FTP | other *** search
/ BUG 14 / BUGCD1998_05.ISO / aplic / ipos / _setup.1 / Knjigovodstvo.exe / 0 / RCDATA / TBARSERIESEDITOR / TBARSERIESEDITOR.txt
Text File  |  1998-04-04  |  4KB  |  206 lines

  1. object BarSeriesEditor: TBarSeriesEditor
  2.   Left = 175
  3.   Top = 147
  4.   ActiveControl = CBBarStyle
  5.   BorderIcons = [biSystemMenu]
  6.   BorderStyle = bsDialog
  7.   ClientHeight = 195
  8.   ClientWidth = 317
  9.   Font.Color = clBlack
  10.   Font.Height = -11
  11.   Font.Name = 'MS Sans Serif'
  12.   Font.Style = []
  13.   Scaled = False
  14.   OnShow = FormShow
  15.   PixelsPerInch = 96
  16.   TextHeight = 13
  17.   object Label1: TLabel
  18.     Left = 180
  19.     Top = 68
  20.     Width = 77
  21.     Height = 21
  22.     Alignment = taRightJustify
  23.     AutoSize = False
  24.     Caption = '% Bar &Width:'
  25.     FocusControl = SEBarwidth
  26.   end
  27.   object Label2: TLabel
  28.     Left = 0
  29.     Top = 8
  30.     Width = 37
  31.     Height = 16
  32.     Alignment = taRightJustify
  33.     AutoSize = False
  34.     Caption = 'St&yle:'
  35.     FocusControl = CBBarStyle
  36.   end
  37.   object Label3: TLabel
  38.     Left = 176
  39.     Top = 96
  40.     Width = 81
  41.     Height = 17
  42.     Alignment = taRightJustify
  43.     AutoSize = False
  44.     Caption = '% Bar O&ffset:'
  45.     FocusControl = SEBarOffset
  46.   end
  47.   object SEBarwidth: TSpinEdit
  48.     Left = 260
  49.     Top = 64
  50.     Width = 44
  51.     Height = 22
  52.     Increment = 5
  53.     MaxValue = 100
  54.     MinValue = 1
  55.     TabOrder = 0
  56.     Value = 1
  57.     OnChange = SEBarwidthChange
  58.   end
  59.   object CBBarStyle: TComboBox
  60.     Left = 40
  61.     Top = 4
  62.     Width = 97
  63.     Height = 21
  64.     Style = csDropDownList
  65.     ItemHeight = 13
  66.     Items.Strings = (
  67.       'Rectangle'
  68.       'Pyramid'
  69.       'Inv. 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.     Caption = '&Border...'
  83.     TabOrder = 2
  84.     OnClick = BBarPenClick
  85.   end
  86.   object BBarBrush: TButton
  87.     Left = 232
  88.     Top = 4
  89.     Width = 75
  90.     Height = 25
  91.     Caption = '&Pattern...'
  92.     TabOrder = 3
  93.     OnClick = BBarBrushClick
  94.   end
  95.   object CBYOrigin: TCheckBox
  96.     Left = 148
  97.     Top = 40
  98.     Width = 93
  99.     Height = 17
  100.     Caption = 'Use &Origin:'
  101.     TabOrder = 4
  102.     OnClick = CBYOriginClick
  103.   end
  104.   object EYOrigin: TEdit
  105.     Left = 244
  106.     Top = 36
  107.     Width = 61
  108.     Height = 21
  109.     TabOrder = 5
  110.     Text = '0'
  111.     OnChange = EYOriginChange
  112.   end
  113.   object RGMultiBar: TRadioGroup
  114.     Left = 3
  115.     Top = 100
  116.     Width = 126
  117.     Height = 89
  118.     Caption = '&Multi Bar:'
  119.     Items.Strings = (
  120.       'None'
  121.       'Side'
  122.       'Stacked'
  123.       'Stacked 100%')
  124.     TabOrder = 6
  125.     OnClick = RGMultiBarClick
  126.   end
  127.   object SEBarOffset: TSpinEdit
  128.     Left = 260
  129.     Top = 92
  130.     Width = 44
  131.     Height = 22
  132.     Increment = 5
  133.     MaxValue = 100
  134.     MinValue = -100
  135.     TabOrder = 7
  136.     Value = 0
  137.     OnChange = SEBarOffsetChange
  138.   end
  139.   object GroupBox1: TGroupBox
  140.     Left = 144
  141.     Top = 116
  142.     Width = 161
  143.     Height = 73
  144.     TabOrder = 8
  145.     object CBDarkBar: TCheckBox
  146.       Left = 8
  147.       Top = 12
  148.       Width = 129
  149.       Height = 17
  150.       Caption = '&Dark Bar 3D Sides'
  151.       TabOrder = 0
  152.       OnClick = CBDarkBarClick
  153.     end
  154.     object CBBarSideMargins: TCheckBox
  155.       Left = 8
  156.       Top = 32
  157.       Width = 129
  158.       Height = 17
  159.       Caption = 'Bar S&ide Margins'
  160.       TabOrder = 1
  161.       OnClick = CBBarSideMarginsClick
  162.     end
  163.     object CBMarksAutoPosition: TCheckBox
  164.       Left = 8
  165.       Top = 52
  166.       Width = 129
  167.       Height = 17
  168.       Caption = '&Auto Mark Position'
  169.       TabOrder = 2
  170.       OnClick = CBMarksAutoPositionClick
  171.     end
  172.   end
  173.   object GroupBox2: TGroupBox
  174.     Left = 4
  175.     Top = 32
  176.     Width = 125
  177.     Height = 65
  178.     TabOrder = 9
  179.     object SHBarColor: TShape
  180.       Left = 81
  181.       Top = 32
  182.       Width = 28
  183.       Height = 25
  184.       OnMouseUp = SHBarColorMouseUp
  185.     end
  186.     object CBColorEach: TCheckBox
  187.       Left = 8
  188.       Top = 12
  189.       Width = 101
  190.       Height = 17
  191.       Caption = 'Color &Each'
  192.       TabOrder = 0
  193.       OnClick = CBColorEachClick
  194.     end
  195.     object BBarColor: TBitBtn
  196.       Left = 9
  197.       Top = 32
  198.       Width = 65
  199.       Height = 25
  200.       Caption = '&Color...'
  201.       TabOrder = 1
  202.       OnClick = BBarColorClick
  203.     end
  204.   end
  205. end
  206.