📄 unit3.dfm
字号:
object realcurve: Trealcurve
Left = 96
Top = 9
Width = 630
Height = 527
Caption = 'realcurve'
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 13
object Label1: TLabel
Left = 136
Top = 8
Width = 330
Height = 32
Caption = #24066#27745#27700#25490#25918#23454#26102#26609#29366#22270
Font.Charset = GB2312_CHARSET
Font.Color = clPurple
Font.Height = -32
Font.Name = #38582#20070
Font.Style = [fsBold]
ParentFont = False
end
object DBChart1: TDBChart
Left = 24
Top = 264
Width = 585
Height = 193
BackWall.Brush.Color = clWhite
BackWall.Brush.Style = bsClear
Gradient.EndColor = clLime
Gradient.Visible = True
Title.Text.Strings = (
#32047#31215#27969#37327'(t)')
TabOrder = 0
object Series1: TBarSeries
Marks.ArrowLength = 8
Marks.Style = smsValue
Marks.Visible = True
DataSource = DataMD.TableReal
SeriesColor = clRed
ShowInLegend = False
XLabelsSource = #27969#37327#35745#32534#21495
XValues.DateTime = False
XValues.Name = 'X'
XValues.Multiplier = 1
XValues.Order = loAscending
XValues.ValueSource = #27969#37327#35745#32534#21495
YValues.DateTime = False
YValues.Name = 'Bar'
YValues.Multiplier = 1
YValues.Order = loNone
YValues.ValueSource = #32047#35745#27969#37327
end
end
object DBChart2: TDBChart
Left = 24
Top = 56
Width = 585
Height = 193
BackWall.Brush.Color = clWhite
BackWall.Brush.Style = bsClear
Gradient.EndColor = clLime
Gradient.Visible = True
Title.Text.Strings = (
#30636#26102#27969#37327'(t/h)')
TabOrder = 1
object Series2: TBarSeries
Marks.ArrowLength = 20
Marks.Visible = True
DataSource = DataMD.TableReal
SeriesColor = clRed
ShowInLegend = False
XValues.DateTime = False
XValues.Name = 'X'
XValues.Multiplier = 1
XValues.Order = loAscending
XValues.ValueSource = #27969#37327#35745#32534#21495
YValues.DateTime = False
YValues.Name = 'Bar'
YValues.Multiplier = 1
YValues.Order = loNone
YValues.ValueSource = #30636#26102#27969#37327
end
end
object StatusBar1: TStatusBar
Left = 0
Top = 467
Width = 622
Height = 33
Panels = <
item
Text = #24037#25511#20844#21496
Width = 50
end
item
Width = 50
end>
SimplePanel = False
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -