?? bbhpcghz.dfm
字號:
inherited frmBbHpCgHz: TfrmBbHpCgHz
Caption = '貨品采購匯總表'
PixelsPerInch = 96
TextHeight = 15
inherited DBGrid1: TDBGrid
DataSource = DataBb.sHpCgHz
Columns = <
item
Expanded = False
FieldName = 'BH'
PickList.Strings = ()
Visible = True
end
item
Expanded = False
FieldName = 'PM'
PickList.Strings = ()
Visible = True
end
item
Expanded = False
FieldName = 'DW'
PickList.Strings = ()
Visible = True
end
item
Expanded = False
FieldName = 'SL'
PickList.Strings = ()
Visible = True
end
item
Expanded = False
FieldName = 'JEA'
PickList.Strings = ()
Visible = True
end
item
Expanded = False
FieldName = 'JEB'
PickList.Strings = ()
Visible = True
end
item
Expanded = False
FieldName = 'JEC'
PickList.Strings = ()
Visible = True
end>
end
inherited ControlBar1: TControlBar
inherited ToolBar2: TToolBar
Left = 617
end
end
inherited pnlFxt: TPanel
inherited DBChart1: TDBChart
AllowPanning = pmNone
AllowZoom = False
BackWall.Pen.Visible = False
AxisVisible = False
ClipPoints = False
Frame.Visible = False
View3DOptions.Elevation = 315
View3DOptions.Orthogonal = False
View3DOptions.Perspective = 0
View3DOptions.Rotation = 360
View3DWalls = False
object Series1: TPieSeries
Marks.ArrowLength = 8
Marks.Style = smsPercent
Marks.Visible = True
DataSource = DataBb.HpCgHz
SeriesColor = clRed
XLabelsSource = 'cPM'
OtherSlice.Text = 'Other'
PieValues.DateTime = False
PieValues.Name = 'Pie'
PieValues.Multiplier = 1
PieValues.Order = loNone
PieValues.ValueSource = 'JEC'
end
end
end
inherited ActionList1: TActionList
inherited aMx: TAction
Tag = 0
end
end
end
?? 快捷鍵說明
復(fù)制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -