📄 displaybalance.dfm
字号:
object DisplayBalanceForm: TDisplayBalanceForm
Left = 111
Top = 161
BorderStyle = bsDialog
Caption = #28909#37327#20998#24067#22270
ClientHeight = 341
ClientWidth = 536
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
FormStyle = fsStayOnTop
OldCreateOrder = False
PopupMenu = DisplayBalancePopupMenu
Position = poMainFormCenter
PixelsPerInch = 96
TextHeight = 13
object DisplayBalanceChart: TChart
Left = 0
Top = 0
Width = 536
Height = 341
AllowPanning = pmNone
AllowZoom = False
BackWall.Brush.Color = clWhite
BackWall.Brush.Style = bsClear
BackWall.Pen.Visible = False
Title.Text.Strings = (
'')
AxisVisible = False
ClipPoints = False
Frame.Visible = False
View3D = False
View3DOptions.Elevation = 315
View3DOptions.Orthogonal = False
View3DOptions.Perspective = 0
View3DOptions.Rotation = 360
View3DWalls = False
Align = alClient
Color = clAqua
TabOrder = 0
object DisplayBalanceSeries: TPieSeries
Marks.ArrowLength = 8
Marks.Visible = True
SeriesColor = clRed
OtherSlice.Text = 'Other'
PieValues.DateTime = False
PieValues.Name = 'Pie'
PieValues.Multiplier = 1
PieValues.Order = loNone
end
end
object DisplayBalanceSaveDialog: TSaveDialog
Left = 48
Top = 56
end
object DisplayBalancePopupMenu: TPopupMenu
Left = 48
Top = 104
object SavePicture: TMenuItem
Caption = #20445#23384#22270#24418'(&Save Picture)'
OnClick = SavePictureClick
end
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -