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

  1. object ChartShapeEditor: TChartShapeEditor
  2.   Left = 218
  3.   Top = 228
  4.   BorderIcons = [biSystemMenu]
  5.   BorderStyle = bsDialog
  6.   ClientHeight = 194
  7.   ClientWidth = 339
  8.   Font.Color = clBlack
  9.   Font.Height = -11
  10.   Font.Name = 'MS Sans Serif'
  11.   Font.Style = []
  12.   Scaled = False
  13.   OnShow = FormShow
  14.   PixelsPerInch = 96
  15.   TextHeight = 13
  16.   object Shape1: TShape
  17.     Left = 188
  18.     Top = 63
  19.     Width = 25
  20.     Height = 21
  21.     OnMouseUp = Shape1MouseUp
  22.   end
  23.   object Label1: TLabel
  24.     Left = 220
  25.     Top = 28
  26.     Width = 41
  27.     Height = 21
  28.     Alignment = taRightJustify
  29.     AutoSize = False
  30.     Caption = '&Left:'
  31.     FocusControl = SEX0
  32.   end
  33.   object LX1: TLabel
  34.     Left = 220
  35.     Top = 52
  36.     Width = 41
  37.     Height = 21
  38.     Alignment = taRightJustify
  39.     AutoSize = False
  40.     Caption = '&Right:'
  41.     FocusControl = SEX1
  42.   end
  43.   object Label2: TLabel
  44.     Left = 224
  45.     Top = 76
  46.     Width = 37
  47.     Height = 21
  48.     Alignment = taRightJustify
  49.     AutoSize = False
  50.     Caption = '&Top:'
  51.     FocusControl = SEY0
  52.   end
  53.   object LY1: TLabel
  54.     Left = 208
  55.     Top = 100
  56.     Width = 53
  57.     Height = 21
  58.     Alignment = taRightJustify
  59.     AutoSize = False
  60.     Caption = '&Bottom:'
  61.     FocusControl = SEY1
  62.   end
  63.   object Label5: TLabel
  64.     Left = 119
  65.     Top = 119
  66.     Width = 45
  67.     Height = 17
  68.     AutoSize = False
  69.     Caption = 'Te&xt:'
  70.     FocusControl = MemoText
  71.   end
  72.   object RGShapeStyle: TRadioGroup
  73.     Left = 4
  74.     Top = 4
  75.     Width = 109
  76.     Height = 189
  77.     Caption = 'St&yle:'
  78.     Items.Strings = (
  79.       'Rectangle'
  80.       'Circle'
  81.       'Vertical Line'
  82.       'Horiz. Line'
  83.       'Triangle'
  84.       'Inver.Triangle'
  85.       'Line'
  86.       'Diamond')
  87.     TabOrder = 0
  88.     OnClick = RGShapeStyleClick
  89.   end
  90.   object BShapePen: TButton
  91.     Left = 119
  92.     Top = 4
  93.     Width = 65
  94.     Height = 25
  95.     Caption = 'Bor&der...'
  96.     Font.Color = clBlack
  97.     Font.Height = -12
  98.     Font.Name = 'MS Sans Serif'
  99.     Font.Style = []
  100.     ParentFont = False
  101.     TabOrder = 1
  102.     OnClick = BShapePenClick
  103.   end
  104.   object BShapeBrush: TButton
  105.     Left = 119
  106.     Top = 33
  107.     Width = 65
  108.     Height = 25
  109.     Caption = '&Pattern...'
  110.     Font.Color = clBlack
  111.     Font.Height = -12
  112.     Font.Name = 'MS Sans Serif'
  113.     Font.Style = []
  114.     ParentFont = False
  115.     TabOrder = 2
  116.     OnClick = BShapeBrushClick
  117.   end
  118.   object SEX0: TEdit
  119.     Left = 268
  120.     Top = 24
  121.     Width = 65
  122.     Height = 21
  123.     TabOrder = 3
  124.     OnChange = SEX0Change
  125.   end
  126.   object SEX1: TEdit
  127.     Left = 268
  128.     Top = 48
  129.     Width = 65
  130.     Height = 21
  131.     TabOrder = 4
  132.     OnChange = SEX1Change
  133.   end
  134.   object SEY0: TEdit
  135.     Left = 268
  136.     Top = 72
  137.     Width = 65
  138.     Height = 21
  139.     TabOrder = 5
  140.     OnChange = SEY0Change
  141.   end
  142.   object SEY1: TEdit
  143.     Left = 268
  144.     Top = 96
  145.     Width = 65
  146.     Height = 21
  147.     TabOrder = 6
  148.     OnChange = SEY1Change
  149.   end
  150.   object Button1: TButton
  151.     Left = 119
  152.     Top = 62
  153.     Width = 65
  154.     Height = 25
  155.     Caption = 'F&ont...'
  156.     Font.Color = clBlack
  157.     Font.Height = -12
  158.     Font.Name = 'MS Sans Serif'
  159.     Font.Style = []
  160.     ParentFont = False
  161.     TabOrder = 7
  162.     OnClick = Button1Click
  163.   end
  164.   object RGAlign: TRadioGroup
  165.     Left = 260
  166.     Top = 127
  167.     Width = 73
  168.     Height = 65
  169.     Caption = '&Alignment'
  170.     Items.Strings = (
  171.       'Left'
  172.       'Center'
  173.       'Right')
  174.     TabOrder = 8
  175.     OnClick = RGAlignClick
  176.   end
  177.   object MemoText: TMemo
  178.     Left = 119
  179.     Top = 135
  180.     Width = 129
  181.     Height = 57
  182.     TabOrder = 9
  183.     OnChange = MemoTextChange
  184.   end
  185.   object CBTrans: TCheckBox
  186.     Left = 241
  187.     Top = 3
  188.     Width = 93
  189.     Height = 17
  190.     Caption = 'Tra&nsparent'
  191.     TabOrder = 10
  192.     OnClick = CBTransClick
  193.   end
  194.   object BShapeColor: TButton
  195.     Left = 119
  196.     Top = 91
  197.     Width = 94
  198.     Height = 25
  199.     Caption = 'Bac&kground...'
  200.     Font.Color = clBlack
  201.     Font.Height = -12
  202.     Font.Name = 'MS Sans Serif'
  203.     Font.Style = []
  204.     ParentFont = False
  205.     TabOrder = 11
  206.     OnClick = BShapeColorClick
  207.   end
  208. end
  209.