home *** CD-ROM | disk | FTP | other *** search
- object AxisToolEditor: TAxisToolEditor
- Left = 337
- Top = 307
- BorderIcons = [biSystemMenu]
- BorderStyle = bsDialog
- ClientHeight = 143
- ClientWidth = 232
- Color = clBtnFace
- ParentFont = True
- OnShow = FormShow
- PixelsPerInch = 96
- TextHeight = 13
- object Label1: TLabel
- Left = 31
- Top = 11
- Width = 32
- Height = 22
- Alignment = taRightJustify
- AutoSize = False
- Caption = '&Axis:'
- FocusControl = CBAxis
- end
- object CBAxis: TComboBox
- Left = 71
- Top = 8
- Width = 145
- Height = 21
- HelpContext = 1241
- Style = csDropDownList
- ItemHeight = 13
- TabOrder = 0
- OnChange = CBAxisChange
- end
- object BPen: TButtonPen
- Left = 72
- Top = 40
- HelpContext = 1244
- Caption = '&Border...'
- TabOrder = 1
- end
- end
-