📄 fx_unit.~dfm
字号:
object fx_form: Tfx_form
Left = 54
Top = 90
BorderStyle = bsDialog
Caption = #20998#26512
ClientHeight = 425
ClientWidth = 696
Color = 13031127
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
FormStyle = fsStayOnTop
OldCreateOrder = False
PixelsPerInch = 96
TextHeight = 13
object GroupBox10: TGroupBox
Left = 0
Top = 0
Width = 696
Height = 72
Align = alTop
Font.Charset = ANSI_CHARSET
Font.Color = clBlue
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
TabOrder = 0
object SpeedButton5: TSpeedButton
Left = 523
Top = 23
Width = 72
Height = 23
Caption = #37325#26032#20998#26512
Flat = True
Font.Charset = ANSI_CHARSET
Font.Color = clBlue
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
OnClick = SpeedButton5Click
end
object SpeedButton10: TSpeedButton
Left = 603
Top = 23
Width = 72
Height = 23
Caption = #20851#38381
Flat = True
Font.Charset = ANSI_CHARSET
Font.Color = clBlue
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
OnClick = SpeedButton10Click
end
object Edit1: TEdit
Left = 92
Top = 13
Width = 120
Height = 18
Ctl3D = False
Font.Charset = ANSI_CHARSET
Font.Color = clBlue
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
ParentCtl3D = False
ParentFont = False
ReadOnly = True
TabOrder = 0
Text = '0'
end
object Edit2: TEdit
Left = 372
Top = 13
Width = 120
Height = 18
Ctl3D = False
Font.Charset = ANSI_CHARSET
Font.Color = clBlue
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
ParentCtl3D = False
ParentFont = False
ReadOnly = True
TabOrder = 1
Text = '0'
end
object CheckBox2: TCheckBox
Left = 21
Top = 40
Width = 67
Height = 20
Caption = #38144#21806#37329#39069
Font.Charset = ANSI_CHARSET
Font.Color = clBlue
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
TabOrder = 2
OnClick = CheckBox2Click
end
object CheckBox3: TCheckBox
Left = 21
Top = 16
Width = 67
Height = 15
Caption = #36827#36135#37329#39069
Font.Charset = ANSI_CHARSET
Font.Color = clBlue
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
TabOrder = 3
OnClick = CheckBox3Click
end
object CheckBox4: TCheckBox
Left = 274
Top = 14
Width = 91
Height = 17
Caption = #36827#36135#36864#36135#37329#39069
TabOrder = 4
OnClick = CheckBox4Click
end
object CheckBox5: TCheckBox
Left = 274
Top = 40
Width = 97
Height = 17
Caption = #23458#25143#36864#36135#37329#39069
Font.Charset = ANSI_CHARSET
Font.Color = clBlue
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
TabOrder = 5
OnClick = CheckBox5Click
end
object Edit8: TEdit
Left = 92
Top = 40
Width = 120
Height = 18
Ctl3D = False
Font.Charset = ANSI_CHARSET
Font.Color = clBlue
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
ParentCtl3D = False
ParentFont = False
TabOrder = 6
Text = '0'
end
object Edit9: TEdit
Left = 372
Top = 40
Width = 120
Height = 18
Ctl3D = False
Font.Charset = ANSI_CHARSET
Font.Color = clBlue
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
ParentCtl3D = False
ParentFont = False
TabOrder = 7
Text = '0'
end
end
object Chart2: TChart
Left = 0
Top = 72
Width = 696
Height = 353
BackWall.Brush.Color = clWhite
MarginBottom = 5
MarginLeft = 2
MarginRight = 2
MarginTop = 5
Title.Font.Charset = GB2312_CHARSET
Title.Font.Color = clBlue
Title.Font.Height = -16
Title.Font.Name = #23435#20307
Title.Font.Style = []
Title.Text.Strings = (
#20998' '#26512' '#22270
'')
LeftAxis.LabelsMultiLine = True
LeftAxis.MinorTickLength = 3
LeftAxis.TickInnerLength = 1
LeftAxis.TickLength = 1
Legend.ColorWidth = 15
Legend.ShadowSize = 2
Legend.TopPos = 5
View3DOptions.Elevation = 360
View3DOptions.HorizOffset = 6
View3DOptions.Perspective = 100
View3DOptions.Rotation = 360
View3DOptions.VertOffset = 3
View3DOptions.Zoom = 102
Align = alClient
BevelOuter = bvNone
Color = 13031127
TabOrder = 1
object Edit11: TEdit
Left = 368
Top = 8
Width = 33
Height = 21
TabOrder = 0
Visible = False
end
object Edit12: TEdit
Left = 408
Top = 8
Width = 25
Height = 21
TabOrder = 1
Visible = False
end
object BarSeries1: TBarSeries
ColorEachPoint = True
Marks.ArrowLength = 20
Marks.Style = smsLabelValue
Marks.Visible = True
SeriesColor = clRed
Title = #20998#26512#26609#24418#22270
VertAxis = aBothVertAxis
BarBrush.Color = clWhite
BarPen.Color = clBlue
BarWidthPercent = 40
MultiBar = mbNone
XValues.DateTime = False
XValues.Name = 'X'
XValues.Multiplier = 1.000000000000000000
XValues.Order = loAscending
YValues.DateTime = False
YValues.Name = 'Bar'
YValues.Multiplier = 1.000000000000000000
YValues.Order = loNone
end
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -