home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 1999 mARCH / PCWK3A99.iso / Polskie / Malabibl / _SETUP.1 / teeui30.dpl / 0 / RCDATA / TCUSTOMSERIESEDITOR / TCUSTOMSERIESEDITOR.txt
Text File  |  1997-08-05  |  5KB  |  236 lines

  1. object CustomSeriesEditor: TCustomSeriesEditor
  2.   Left = 223
  3.   Top = 157
  4.   ActiveControl = GPPoint
  5.   BorderIcons = [biSystemMenu]
  6.   BorderStyle = bsDialog
  7.   ClientHeight = 172
  8.   ClientWidth = 362
  9.   Font.Color = clBlack
  10.   Font.Height = -11
  11.   Font.Name = 'MS Sans Serif'
  12.   Font.Style = []
  13.   Scaled = False
  14.   OnCreate = FormCreate
  15.   OnShow = FormShow
  16.   PixelsPerInch = 96
  17.   TextHeight = 13
  18.   object GPPoint: TGroupBox
  19.     Left = 176
  20.     Top = 4
  21.     Width = 181
  22.     Height = 165
  23.     Caption = 'Points:'
  24.     TabOrder = 0
  25.     object Label1: TLabel
  26.       Left = 68
  27.       Top = 20
  28.       Width = 61
  29.       Height = 17
  30.       Alignment = taRightJustify
  31.       AutoSize = False
  32.       Caption = '&Width:'
  33.       FocusControl = SEPointHorizSize
  34.     end
  35.     object Label2: TLabel
  36.       Left = 72
  37.       Top = 48
  38.       Width = 57
  39.       Height = 21
  40.       Alignment = taRightJustify
  41.       AutoSize = False
  42.       Caption = '&Height:'
  43.       FocusControl = SEPointVertSize
  44.     end
  45.     object Label3: TLabel
  46.       Left = 8
  47.       Top = 132
  48.       Width = 41
  49.       Height = 20
  50.       Alignment = taRightJustify
  51.       AutoSize = False
  52.       Caption = 'St&yle:'
  53.       FocusControl = CBPointStyle
  54.     end
  55.     object CBDrawPoint: TCheckBox
  56.       Left = 8
  57.       Top = 20
  58.       Width = 65
  59.       Height = 17
  60.       Caption = '&Visible'
  61.       TabOrder = 0
  62.       OnClick = CBDrawPointClick
  63.     end
  64.     object CB3dPoint: TCheckBox
  65.       Left = 8
  66.       Top = 44
  67.       Width = 41
  68.       Height = 17
  69.       Caption = '&3D'
  70.       TabOrder = 1
  71.       OnClick = CB3dPointClick
  72.     end
  73.     object CBInflate: TCheckBox
  74.       Left = 8
  75.       Top = 72
  76.       Width = 121
  77.       Height = 17
  78.       Caption = 'Inflate &Margins'
  79.       TabOrder = 2
  80.       OnClick = CBInflateClick
  81.     end
  82.     object SEPointHorizSize: TSpinEdit
  83.       Left = 132
  84.       Top = 16
  85.       Width = 40
  86.       Height = 22
  87.       MaxValue = 1000
  88.       MinValue = 1
  89.       TabOrder = 3
  90.       Value = 1
  91.       OnChange = SEPointHorizSizeChange
  92.     end
  93.     object SEPointVertSize: TSpinEdit
  94.       Left = 132
  95.       Top = 44
  96.       Width = 40
  97.       Height = 22
  98.       MaxValue = 1000
  99.       MinValue = 1
  100.       TabOrder = 4
  101.       Value = 1
  102.       OnChange = SEPointVertSizeChange
  103.     end
  104.     object CBPointStyle: TComboBox
  105.       Left = 56
  106.       Top = 128
  107.       Width = 117
  108.       Height = 21
  109.       Style = csDropDownList
  110.       DropDownCount = 12
  111.       ItemHeight = 13
  112.       Items.Strings = (
  113.         'Square'
  114.         'Circle'
  115.         'Triangle'
  116.         'DownTriangle'
  117.         'Cross'
  118.         'DiagonalCross'
  119.         'Star'
  120.         'Diamond'
  121.         'SmallDot')
  122.       TabOrder = 5
  123.       OnChange = CBPointStyleChange
  124.     end
  125.     object BPointFillColor: TBitBtn
  126.       Left = 80
  127.       Top = 96
  128.       Width = 93
  129.       Height = 25
  130.       Caption = 'B&ackground...'
  131.       TabOrder = 6
  132.       OnClick = BPointFillColorClick
  133.     end
  134.     object BPoinPenCol: TBitBtn
  135.       Left = 8
  136.       Top = 96
  137.       Width = 65
  138.       Height = 25
  139.       Caption = 'B&order...'
  140.       TabOrder = 7
  141.       OnClick = BPoinPenColClick
  142.     end
  143.   end
  144.   object GPLine: TGroupBox
  145.     Left = 4
  146.     Top = 4
  147.     Width = 165
  148.     Height = 165
  149.     Caption = 'Line:'
  150.     TabOrder = 1
  151.     object Label5: TLabel
  152.       Left = 4
  153.       Top = 60
  154.       Width = 48
  155.       Height = 17
  156.       Alignment = taRightJustify
  157.       AutoSize = False
  158.       Caption = '&Pattern:'
  159.       FocusControl = CBLineBrush
  160.     end
  161.     object Button1: TButton
  162.       Left = 8
  163.       Top = 20
  164.       Width = 69
  165.       Height = 25
  166.       Caption = '&Border...'
  167.       TabOrder = 0
  168.       OnClick = Button1Click
  169.     end
  170.     object BitBtn1: TBitBtn
  171.       Left = 86
  172.       Top = 20
  173.       Width = 71
  174.       Height = 25
  175.       Caption = '&Color...'
  176.       TabOrder = 1
  177.       OnClick = BitBtn1Click
  178.     end
  179.     object CBLineBrush: TComboBox
  180.       Left = 54
  181.       Top = 56
  182.       Width = 105
  183.       Height = 21
  184.       Style = csDropDownList
  185.       DropDownCount = 12
  186.       ItemHeight = 13
  187.       Items.Strings = (
  188.         'Solid'
  189.         'Clear'
  190.         'Horizontal'
  191.         'Vertical'
  192.         'Diagonal'
  193.         'BDiagonal'
  194.         'Cross'
  195.         'DiagCross')
  196.       TabOrder = 2
  197.       OnChange = CBLineBrushChange
  198.     end
  199.     object GroupBox3: TGroupBox
  200.       Left = 12
  201.       Top = 112
  202.       Width = 145
  203.       Height = 41
  204.       Caption = 'Line Mode:'
  205.       TabOrder = 3
  206.       object CBStairs: TCheckBox
  207.         Left = 7
  208.         Top = 16
  209.         Width = 70
  210.         Height = 17
  211.         Caption = '&Stairs'
  212.         TabOrder = 0
  213.         OnClick = CBStairsClick
  214.       end
  215.       object CBInvStairs: TCheckBox
  216.         Left = 67
  217.         Top = 16
  218.         Width = 70
  219.         Height = 17
  220.         Caption = '&Inverted'
  221.         TabOrder = 1
  222.         OnClick = CBInvStairsClick
  223.       end
  224.     end
  225.     object CBColorEach: TCheckBox
  226.       Left = 18
  227.       Top = 88
  228.       Width = 139
  229.       Height = 17
  230.       Caption = 'Color &Each'
  231.       TabOrder = 4
  232.       OnClick = CBColorEachClick
  233.     end
  234.   end
  235. end
  236.