📄 uchart.dfm.~2~
字号:
object FormChart: TFormChart
Left = 106
Top = 175
Caption = #22270#24418#20998#26512
ClientHeight = 458
ClientWidth = 750
Color = clBtnFace
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
OldCreateOrder = False
Position = poDesktopCenter
OnClose = FormClose
OnCreate = FormCreate
OnDestroy = FormDestroy
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 12
object Panel1: TPanel
Left = 0
Top = 0
Width = 750
Height = 65
Align = alTop
BevelOuter = bvLowered
TabOrder = 0
object Label1: TLabel
Left = 368
Top = 13
Width = 138
Height = 12
Caption = #26631#35782#23383#27573'(XLabelsSource)'
end
object Label2: TLabel
Left = 368
Top = 38
Width = 126
Height = 12
Caption = #32479#35745#23383#27573'(ValueSource)'
end
object RadioGroup1: TRadioGroup
Left = 8
Top = 2
Width = 265
Height = 50
Caption = #22270#24418#26684#24335
Columns = 4
Items.Strings = (
#26609#29366#22270
#39292#24418#22270
#39046#22495#22270
#26354#32447#22270)
TabOrder = 0
OnClick = RadioGroup1Click
end
object CheckBox1: TCheckBox
Left = 289
Top = 25
Width = 62
Height = 17
BiDiMode = bdLeftToRight
Caption = '3D'#39118#26684
ParentBiDiMode = False
TabOrder = 1
OnClick = CheckBox1Click
end
object BitBtn1: TBitBtn
Left = 663
Top = 6
Width = 75
Height = 25
Caption = #29983#25104#22270#24418'(&B)'
TabOrder = 2
OnClick = BitBtn1Click
end
object ComboBox1: TComboBox
Left = 512
Top = 8
Width = 145
Height = 20
ImeName = #26497#21697#20116#31508#36755#20837#27861
ItemHeight = 12
TabOrder = 3
end
object ComboBox2: TComboBox
Left = 512
Top = 32
Width = 145
Height = 20
ImeName = #26497#21697#20116#31508#36755#20837#27861
ItemHeight = 12
TabOrder = 4
end
object BitBtn2: TBitBtn
Left = 663
Top = 34
Width = 34
Height = 25
Caption = #25171#21360'(&P)'
TabOrder = 5
OnClick = BitBtn2Click
end
object BitBtn3: TBitBtn
Left = 703
Top = 34
Width = 34
Height = 25
Caption = #23548#20986'(&E)'
TabOrder = 6
OnClick = BitBtn3Click
end
end
object DBChart1: TDBChart
Left = 0
Top = 65
Width = 750
Height = 393
BackWall.Brush.Color = clWhite
BackWall.Brush.Style = bsClear
Title.Text.Strings = (
'TDBChart')
View3D = False
Align = alClient
TabOrder = 1
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -