📄 viewmaterialform.dfm
字号:
object FrmViewMaterial: TFrmViewMaterial
Left = 360
Top = 249
BorderStyle = bsToolWindow
Caption = #21407#26009#26597#30475
ClientHeight = 306
ClientWidth = 561
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
FormStyle = fsMDIChild
OldCreateOrder = False
Position = poDefault
Visible = True
OnClose = FormClose
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 13
object Label1: TLabel
Left = 16
Top = 24
Width = 60
Height = 13
Caption = #36873#25321#21407#26009#65306
end
object DBChart1: TDBChart
Left = 0
Top = 56
Width = 561
Height = 250
BackWall.Brush.Color = clWhite
BackWall.Brush.Style = bsClear
Title.Text.Strings = (
#21407#26009#28040#32791#36895#24230#22270)
LeftAxis.ExactDateTime = False
LeftAxis.Increment = 10.000000000000000000
Legend.Visible = False
View3D = False
TabOrder = 0
object Series1: TLineSeries
Marks.ArrowLength = 8
Marks.Visible = False
DataSource = Data.ADOQDepleteEvent
SeriesColor = clRed
Pointer.InflateMargins = True
Pointer.Style = psRectangle
Pointer.Visible = False
XValues.DateTime = True
XValues.Name = 'X'
XValues.Multiplier = 1.000000000000000000
XValues.Order = loAscending
XValues.ValueSource = 'Time'
YValues.DateTime = False
YValues.Name = 'Y'
YValues.Multiplier = 1.000000000000000000
YValues.Order = loNone
YValues.ValueSource = 'Number'
end
end
object ComboBox1: TComboBox
Left = 88
Top = 16
Width = 145
Height = 21
ImeName = #20013#25991' ('#31616#20307') - '#24494#36719#25340#38899
ItemHeight = 13
TabOrder = 1
Text = 'ComboBox1'
OnChange = ComboBox1Change
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -