cptration_pict.dfm
来自「一个以前收集的基于C/S架构的ERP客户端源代码」· DFM 代码 · 共 258 行
DFM
258 行
inherited frmCptRation_Pict: TfrmCptRation_Pict
Left = 4
Top = 13
Width = 794
Height = 567
BiDiMode = bdRightToLeft
Caption = '工作中心负荷图'
Icon.Data = {
0000010001001010000000000000680500001600000028000000100000002000
000001000800000000004001000000000000000000000001000000000000FFFF
FF00FF690000FCF9F900F7EFF000F0E2E300EFE0E100EEDEDF00EEDDDE00EBD7
D900E9D3D500E2C6C800DDBCBF00DDBBBE00DBB8BB00DAB6B900D6ADB100D2A6
AA00D1A5A900CFA1A500C68F9400C58C9100BF818600BD7D8300BD7C8200B873
7900B46A7000B2666D00AF616800AE5F6600AC5B6200AB596000A64F5700A44C
5400A1464E00A1454D009D3D450098343D0096303900962F3800952D36008C1C
26008B1A24008A1822008A17210089151F0088131D00850E1800850D17008106
11008105100080040F0080030E007F020D00FF870C00FF004700FF0000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
000000000000000000000000000000363636360000163636361F0C0000000036
363636001B363636363636130000000000000000000000000000000000000036
3636360000002736363636362000003636363600000000363636363636000000
00000000000000000000000000000036363636000A3636000036363622000036
3636360021363624030036360F00000000000000000000000000000000000036
36363600363636363618000000000036363636001C3636363636140000000000
0000000000000000000000000000003636363600001536363636362300000036
363636000000122436361A000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
000000000000000000000000000000000000000000000000000000000000}
OldCreateOrder = True
ParentBiDiMode = False
PixelsPerInch = 96
TextHeight = 12
inherited sbBar: TStatusBar
Top = 499
Width = 786
end
inherited CoolBar1: TCoolBar
Width = 786
Bands = <
item
Control = tbMainBar
ImageIndex = -1
MinHeight = 35
Visible = False
Width = 786
end>
Visible = False
inherited tbMainBar: TToolBar
Width = 773
Visible = False
end
end
object Chart1: TChart [2]
Left = 0
Top = 80
Width = 786
Height = 419
BackWall.Brush.Color = clWhite
BackWall.Brush.Style = bsClear
Title.Text.Strings = (
'工作中心负荷图')
Chart3DPercent = 5
DepthAxis.ExactDateTime = False
LeftAxis.Automatic = False
LeftAxis.AutomaticMaximum = False
LeftAxis.AutomaticMinimum = False
LeftAxis.ExactDateTime = False
LeftAxis.Grid.Style = psDashDotDot
LeftAxis.Grid.SmallDots = True
LeftAxis.Increment = 50
LeftAxis.LabelsSeparation = 60
LeftAxis.Maximum = 300
LeftAxis.MinorTickCount = 4
LeftAxis.MinorTickLength = 1
LeftAxis.StartPosition = 5
LeftAxis.TickInnerLength = 3
LeftAxis.TickLength = 6
Legend.ColorWidth = 35
Legend.ShadowSize = 0
Legend.TopPos = 16
TopAxis.Title.Caption = '工作中心'
View3DOptions.Elevation = 303
View3DOptions.HorizOffset = -16
View3DOptions.Perspective = 8
View3DOptions.VertOffset = 10
View3DOptions.Zoom = 99
View3DOptions.ZoomText = False
Align = alClient
Color = clBtnHighlight
TabOrder = 2
object Series1: TBarSeries
Marks.ArrowLength = 20
Marks.Style = smsValue
Marks.Visible = True
SeriesColor = clRed
Title = '负荷'
BarWidthPercent = 45
OffsetPercent = 50
XValues.DateTime = False
XValues.Name = 'X'
XValues.Multiplier = 1
XValues.Order = loAscending
YValues.DateTime = False
YValues.Name = 'Bar'
YValues.Multiplier = 1
YValues.Order = loNone
end
object Series2: TBarSeries
Marks.ArrowLength = 20
Marks.Style = smsValue
Marks.Visible = True
SeriesColor = clGreen
Title = '能力'
BarWidthPercent = 50
OffsetPercent = -5
XValues.DateTime = False
XValues.Name = 'X'
XValues.Multiplier = 1
XValues.Order = loAscending
YValues.DateTime = False
YValues.Name = 'Bar'
YValues.Multiplier = 1
YValues.Order = loNone
end
end
object Panel1: TPanel [3]
Left = 0
Top = 39
Width = 786
Height = 41
Align = alTop
TabOrder = 3
object Label1: TLabel
Left = 250
Top = 16
Width = 36
Height = 12
Caption = '日 期:'
end
object GroupBox1: TGroupBox
Left = 568
Top = -6
Width = 217
Height = 48
Color = clScrollBar
ParentColor = False
TabOrder = 0
object BitBtn1: TBitBtn
Left = 40
Top = 16
Width = 66
Height = 23
Caption = '显示[&Q]'
TabOrder = 0
OnClick = tbQueryClick
end
object BitBtn2: TBitBtn
Left = 107
Top = 16
Width = 66
Height = 23
Cancel = True
Caption = '打印[&P]'
TabOrder = 1
OnClick = muPrintClick
end
end
object GroupBox2: TGroupBox
Left = 0
Top = -6
Width = 177
Height = 47
TabOrder = 1
object CheckBox2: TCheckBox
Left = 43
Top = 16
Width = 102
Height = 17
Caption = '按百分比显示'
TabOrder = 0
OnClick = tbQueryClick
end
end
object de_DateF: TDateEdit
Left = 293
Top = 12
Width = 92
Height = 20
LineOffset = 2
LineColor = clGreen
LineVisible = False
CDate = '2003-05-14'
InitDate = '2003-05-14'
ModalResult = 0
TabOrder = 2
Color = -2113929211
OnChange = tbQueryClick
end
end
inherited MainMenu1: TMainMenu
BiDiMode = bdRightToLeft
ParentBiDiMode = False
Left = 562
inherited muFile: TMenuItem
Visible = False
end
end
inherited ImageList1: TImageList
Left = 503
end
inherited QueryPrnDlg: TPrintDialog
Left = 382
end
inherited PrnSetupDlg: TPrinterSetupDialog
Left = 441
end
inherited pmDetail: TPopupMenu
ParentBiDiMode = False
Left = 534
end
inherited puQueryGrid: TPopupMenu
ParentBiDiMode = False
Left = 472
end
inherited ExportSaveDlg: TSaveDialog
Left = 609
Top = 5
end
inherited AdvReport: TAdvReport
Left = 655
Top = 65533
end
end
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?