📄 teeediaxis.xfm
字号:
object FormTeeAxis: TFormTeeAxis
Left = 346
Top = 280
AutoScroll = False
BorderIcons = [biSystemMenu]
ClientHeight = 229
ClientWidth = 393
Color = clBtnFace
ParentFont = True
OldCreateOrder = True
Position = poDefault
OnCreate = FormCreate
OnDestroy = FormDestroy
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 13
object Splitter1: TSplitter
Left = 83
Top = 0
Height = 229
end
object PageAxis: TPageControl
Left = 86
Top = 0
Width = 307
Height = 229
ActivePage = TabScales
Align = alClient
HotTrack = True
TabOrder = 0
OnChange = PageAxisChange
OnChanging = PageAxisChanging
object TabScales: TTabSheet
Caption = 'Scales'
object PanelScales: TPanel
Left = 0
Top = 0
Width = 299
Height = 91
Align = alTop
BevelOuter = bvNone
TabOrder = 0
object L6: TLabel
Left = 85
Top = 37
Width = 92
Height = 13
Alignment = taRightJustify
AutoSize = False
Caption = 'Desired Increment:'
end
object LAxisIncre: TLabel
Left = 181
Top = 37
Width = 52
Height = 13
Caption = '(increment)'
end
object Label2: TLabel
Left = 148
Top = 68
Width = 48
Height = 13
Alignment = taRightJustify
Caption = 'L&og Base:'
FocusControl = ELogBase
end
object CBAutomatic: TCheckBox
Left = 2
Top = 5
Width = 77
Height = 17
HelpContext = 79
Caption = '&Automatic'
TabOrder = 0
OnClick = CBAutomaticClick
end
object CBLogarithmic: TCheckBox
Left = 2
Top = 66
Width = 107
Height = 17
HelpContext = 277
Caption = 'Logarith&mic'
TabOrder = 2
OnClick = CBLogarithmicClick
end
object CBInverted: TCheckBox
Left = 176
Top = 5
Width = 113
Height = 17
HelpContext = 250
Caption = '&Inverted'
TabOrder = 3
OnClick = CBInvertedClick
end
object BIncre: TButton
Left = 2
Top = 33
Width = 75
Height = 25
HelpContext = 248
Caption = '&Change...'
TabOrder = 1
OnClick = BIncreClick
end
object CBVisible: TCheckBox
Left = 96
Top = 5
Width = 75
Height = 17
HelpContext = 677
Caption = '&Visible'
TabOrder = 4
OnClick = CBVisibleClick
end
object ELogBase: TEdit
Left = 203
Top = 64
Width = 50
Height = 21
HelpContext = 895
TabOrder = 5
Text = '10'
OnChange = ELogBaseChange
end
object LogE: TCheckBox
Left = 259
Top = 65
Width = 37
Height = 17
Caption = 'e'
TabOrder = 6
OnClick = LogEClick
end
end
object PageControl1: TPageControl
Left = 0
Top = 91
Width = 299
Height = 110
ActivePage = TabSheet1
Align = alClient
HotTrack = True
TabOrder = 1
object TabSheet1: TTabSheet
Caption = 'Minimum'
object LAxisMin: TLabel
Left = 75
Top = 6
Width = 22
Height = 13
Caption = '(min)'
end
object Label4: TLabel
Left = 149
Top = 33
Width = 31
Height = 13
Alignment = taRightJustify
Caption = 'Offset:'
end
object CBAutoMin: TCheckBox
Left = 2
Top = 6
Width = 68
Height = 17
HelpContext = 81
Caption = 'Aut&o'
TabOrder = 0
OnClick = CBAutoMaxClick
end
object BAxisMin: TButton
Left = 2
Top = 28
Width = 79
Height = 25
HelpContext = 292
Caption = 'Cha&nge...'
TabOrder = 1
OnClick = BAxisMinClick
end
object EMinOff: TEdit
Left = 184
Top = 30
Width = 33
Height = 21
TabOrder = 2
Text = '0'
OnChange = EMinOffChange
end
object UDMinOff: TUpDown
Left = 217
Top = 30
Width = 15
Height = 21
Associate = EMinOff
Min = -10000
Max = 10000
TabOrder = 3
end
end
object TabSheet2: TTabSheet
Caption = 'Maximum'
ImageIndex = 1
object LAxisMax: TLabel
Left = 75
Top = 6
Width = 25
Height = 13
Caption = '(max)'
end
object Label5: TLabel
Left = 149
Top = 33
Width = 31
Height = 13
Alignment = taRightJustify
Caption = 'Offset:'
end
object CBAutoMax: TCheckBox
Left = 2
Top = 6
Width = 68
Height = 17
HelpContext = 80
Caption = 'A&uto'
TabOrder = 0
OnClick = CBAutoMaxClick
end
object BAxisMax: TButton
Left = 2
Top = 28
Width = 79
Height = 25
HelpContext = 288
Caption = 'C&hange...'
TabOrder = 1
OnClick = BAxisMaxClick
end
object EMaxOff: TEdit
Left = 184
Top = 30
Width = 33
Height = 21
TabOrder = 2
Text = '0'
OnChange = EMaxOffChange
end
object UDMaxOff: TUpDown
Left = 217
Top = 30
Width = 15
Height = 21
Associate = EMaxOff
Min = -10000
Max = 10000
TabOrder = 3
end
end
end
end
object TabTitle: TTabSheet
HelpContext = 650
Caption = 'Title'
object PageTitle: TPageControl
Left = 0
Top = 0
Width = 299
Height = 201
ActivePage = TabTitleStyle
Align = alClient
HotTrack = True
TabOrder = 0
object TabTitleStyle: TTabSheet
Caption = 'Style'
object L14: TLabel
Left = 4
Top = 20
Width = 51
Height = 21
Alignment = taRightJustify
AutoSize = False
Caption = 'T&itle:'
FocusControl = ETitle
end
object L3: TLabel
Left = 4
Top = 54
Width = 51
Height = 19
Alignment = taRightJustify
AutoSize = False
Caption = '&Angle:'
FocusControl = SETitleAngle
end
object L9: TLabel
Left = 4
Top = 90
Width = 51
Height = 19
Alignment = taRightJustify
AutoSize = False
Caption = 'Si&ze:'
FocusControl = SETitleSize
end
object ETitle: TEdit
Left = 60
Top = 16
Width = 197
Height = 21
HelpContext = 135
TabOrder = 0
OnChange = ETitleChange
end
object SETitleAngle: TEdit
Left = 60
Top = 49
Width = 35
Height = 21
HelpContext = 45
TabOrder = 1
Text = '0'
OnChange = SETitleAngleChange
end
object UDTitleAngle: TUpDown
Left = 95
Top = 49
Width = 15
Height = 21
Associate = SETitleAngle
Max = 360
Increment = 90
TabOrder = 2
end
object SETitleSize: TEdit
Left = 60
Top = 85
Width = 35
Height = 21
HelpContext = 652
TabOrder = 3
Text = '0'
OnChange = SETitleSizeChange
end
object UDTitleSize: TUpDown
Left = 95
Top = 85
Width = 15
Height = 21
Associate = SETitleSize
Max = 1000
TabOrder = 4
end
object CBTitleVisible: TCheckBox
Left = 60
Top = 115
Width = 97
Height = 17
Caption = '&Visible'
TabOrder = 5
OnClick = CBTitleVisibleClick
end
end
object TabTitleFont: TTabSheet
Caption = 'Text'
end
end
end
object TabLabels: TTabSheet
HelpContext = 502
Caption = 'Labels'
object PageLabels: TPageControl
Left = 0
Top = 0
Width = 299
Height = 201
ActivePage = TabLabStyle
Align = alClient
HotTrack = True
TabOrder = 0
object TabLabStyle: TTabSheet
Caption = 'Style'
object L26: TLabel
Left = 209
Top = 9
Width = 23
Height = 13
Alignment = taRightJustify
Caption = 'Si&ze:'
FocusControl = SELabelsSize
end
object L23: TLabel
Left = 202
Top = 37
Width = 30
Height = 13
Alignment = taRightJustify
Caption = 'An&gle:'
FocusControl = SELabelsAngle
end
object L20: TLabel
Left = 144
Top = 63
Width = 88
Height = 13
Alignment = taRightJustify
Caption = 'Min. Se¶tion %:'
FocusControl = SESepar
end
object Label3: TLabel
Left = 163
Top = 92
Width = 26
Height = 13
Alignment = taRightJustify
Caption = '&Style:'
FocusControl = CBLabelStyle
end
object CBLabels: TCheckBox
Left = 8
Top = 8
Width = 121
Height = 17
HelpContext = 261
Caption = 'V&isible'
TabOrder = 0
OnClick = CBLabelsClick
end
object CBMultiline: TCheckBox
Left = 8
Top = 31
Width = 121
Height = 17
HelpContext = 777
Caption = 'Multi-lin&e'
TabOrder = 1
OnClick = CBMultilineClick
end
object CBOnAxis: TCheckBox
Left = 8
Top = 77
Width = 129
Height = 17
HelpContext = 264
Caption = 'Label On A&xis'
TabOrder = 2
OnClick = CBOnAxisClick
end
object CBRoundFirst: TCheckBox
Left = 8
Top = 54
Width = 113
Height = 17
HelpContext = 411
Caption = 'Ro&und First'
TabOrder = 3
OnClick = CBRoundFirstClick
end
object SELabelsSize: TEdit
Left = 236
Top = 6
Width = 32
Height = 21
HelpContext = 266
TabOrder = 4
Text = '0'
OnChange = SELabelsSizeChange
end
object SELabelsAngle: TEdit
Left = 236
Top = 33
Width = 32
Height = 21
HelpContext = 45
TabOrder = 5
Text = '0'
OnChange = SELabelsAngleChange
end
object UDLabelsAngle: TUpDown
Left = 268
Top = 33
Width = 15
Height = 21
Associate = SELabelsAngle
Max = 360
Increment = 90
TabOrder = 6
end
object UDLabelsSize: TUpDown
Left = 268
Top = 6
Width = 15
Height = 21
Associate = SELabelsSize
Max = 1000
TabOrder = 7
end
object SESepar: TEdit
Left = 236
Top = 59
Width = 32
Height = 21
HelpContext = 265
TabOrder = 8
Text = '0'
OnChange = SESeparChange
end
object UDSepar: TUpDown
Left = 268
Top = 59
Width = 15
Height = 21
Associate = SESepar
Increment = 10
TabOrder = 9
end
object CBLabelStyle: TComboFlat
Left = 191
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -