📄 charts.dfm
字号:
object Frm_Chart: TFrm_Chart
Left = 263
Top = 164
Width = 556
Height = 458
Caption = #22270#34920#20998#26512
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
WindowState = wsMaximized
OnClose = FormClose
PixelsPerInch = 96
TextHeight = 13
object GroupBox1: TGroupBox
Left = 0
Top = 0
Width = 121
Height = 431
Align = alLeft
Caption = #20998#26512#35774#32622
TabOrder = 0
object Label1: TLabel
Left = 7
Top = 24
Width = 78
Height = 13
Caption = #36215#22987#26085#26399#65306' '
Transparent = True
end
object Label2: TLabel
Left = 7
Top = 96
Width = 81
Height = 13
Caption = #32467#26463#26085#26399#65306' '
Transparent = True
end
object SpeedButton1: TSpeedButton
Left = 48
Top = 176
Width = 57
Height = 25
Caption = #24320#22987#20998#26512
OnClick = SpeedButton1Click
end
object DateTimePicker1: TDateTimePicker
Left = 7
Top = 56
Width = 108
Height = 21
Date = 38857.441137326390000000
Time = 38857.441137326390000000
ImeName = #37329#23665#33521#25991#20889#20316#21161#25163
TabOrder = 0
end
object DateTimePicker2: TDateTimePicker
Left = 5
Top = 128
Width = 108
Height = 21
Date = 38857.441137326390000000
Time = 38857.441137326390000000
ImeName = #37329#23665#33521#25991#20889#20316#21161#25163
TabOrder = 1
end
end
object PageControl1: TPageControl
Left = 121
Top = 0
Width = 427
Height = 431
ActivePage = TabSheet1
Align = alClient
TabOrder = 1
TabPosition = tpBottom
object TabSheet1: TTabSheet
Caption = 'TabSheet1'
TabVisible = False
object DBChart1: TDBChart
Left = 0
Top = 0
Width = 419
Height = 423
BackWall.Brush.Color = clWhite
Title.Text.Strings = (
#23458#25143#20135#21697#20998#26512#22270)
View3DOptions.Elevation = 315
View3DOptions.Orthogonal = False
View3DOptions.Perspective = 0
View3DOptions.Rotation = 360
Align = alClient
TabOrder = 0
object Series1: TBarSeries
Marks.ArrowLength = 20
Marks.Visible = True
DataSource = DSPice
SeriesColor = clRed
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
YValues.ValueSource = #20215#26684#24635#25968';'#23458#25143#25968#37327
end
end
end
end
object ADOPice: TADODataSet
Connection = FDM.ADOConnection1
CursorType = ctStatic
Parameters = <>
Left = 16
Top = 304
end
object DSPice: TDataSource
DataSet = ADOPice
Left = 48
Top = 304
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -