home *** CD-ROM | disk | FTP | other *** search
- object GanttSeriesEditor: TGanttSeriesEditor
- Left = 265
- Top = 166
- BorderIcons = [biSystemMenu]
- BorderStyle = bsDialog
- ClientHeight = 126
- ClientWidth = 295
- Font.Color = clBlack
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- Scaled = False
- OnCreate = FormCreate
- OnShow = FormShow
- PixelsPerInch = 96
- TextHeight = 13
- object Label2: TLabel
- Left = 8
- Top = 44
- Width = 46
- Height = 17
- Alignment = taRightJustify
- AutoSize = False
- Caption = '&Height:'
- FocusControl = SEPointVertSize
- end
- object SEPointVertSize: TSpinEdit
- Left = 60
- Top = 40
- Width = 40
- Height = 22
- MaxValue = 1000
- MinValue = 1
- TabOrder = 0
- Value = 1
- OnChange = SEPointVertSizeChange
- end
- object BConnLines: TBitBtn
- Left = 6
- Top = 8
- Width = 135
- Height = 25
- Caption = 'Co&nnecting Lines...'
- TabOrder = 1
- OnClick = BConnLinesClick
- end
- object CB3dPoint: TCheckBox
- Left = 152
- Top = 40
- Width = 40
- Height = 17
- Caption = '&3D'
- TabOrder = 2
- OnClick = CB3dPointClick
- end
- object CBInflate: TCheckBox
- Left = 152
- Top = 12
- Width = 117
- Height = 17
- Caption = 'Inflate &Margins'
- TabOrder = 3
- OnClick = CBInflateClick
- end
- object BPoinPenCol: TBitBtn
- Left = 8
- Top = 84
- Width = 75
- Height = 25
- Caption = '&Border...'
- TabOrder = 4
- OnClick = BPoinPenColClick
- end
- object GroupBox1: TGroupBox
- Left = 92
- Top = 68
- Width = 197
- Height = 49
- TabOrder = 5
- object BPointFillColor: TBitBtn
- Left = 8
- Top = 16
- Width = 89
- Height = 25
- Caption = 'B&ackground...'
- TabOrder = 0
- OnClick = BPointFillColorClick
- end
- object CBPointColorDef: TCheckBox
- Left = 108
- Top = 20
- Width = 81
- Height = 17
- Caption = '&Default'
- TabOrder = 1
- OnClick = CBPointColorDefClick
- end
- end
- end
-