overflowfrm.dfm
来自「医药连锁经营管理系统源码」· DFM 代码 · 共 698 行 · 第 1/2 页
DFM
698 行
inherited FmOverflow: TFmOverflow
Left = 294
Top = 149
Height = 591
Caption = #33647#21697#25253#28322
PixelsPerInch = 96
TextHeight = 12
inherited TBDock2: TTBDock
Top = 555
end
inherited TBDock3: TTBDock
Height = 516
end
inherited TBDock4: TTBDock
Height = 516
end
inherited plBoard: TRzPanel
Height = 516
inherited plHeader: TRzPanel
Height = 71
object Label3: TLabel
Left = 532
Top = 13
Width = 60
Height = 12
Caption = #25253' '#28322' '#21592#65306
end
object Label1: TLabel
Left = 9
Top = 13
Width = 60
Height = 12
Alignment = taRightJustify
Caption = #21333#25454#32534#21495#65306
end
object Label2: TLabel
Left = 9
Top = 41
Width = 60
Height = 12
Alignment = taRightJustify
Caption = #25253#28322#26085#26399#65306
end
object Label7: TLabel
Left = 256
Top = 41
Width = 60
Height = 12
Caption = #22797' '#26680' '#21592#65306
end
object Label4: TLabel
Left = 256
Top = 13
Width = 60
Height = 12
Caption = #25253#28322#20179#24211#65306
end
object Lab_State: TLabel
Left = 532
Top = 43
Width = 96
Height = 12
Caption = #21333#25454#29366#24577#65306#26410#22797#26680
Font.Charset = GB2312_CHARSET
Font.Color = clRed
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
end
object edBillID: TRzDBEdit
Tag = -1
Left = 70
Top = 9
Width = 130
Height = 20
DataSource = dsOverflow
DataField = 'BillNo'
ReadOnly = True
Ctl3D = True
FrameHotStyle = fsFlat
FrameVisible = True
ParentCtl3D = False
TabOnEnter = True
TabOrder = 0
end
object edDate: TRzDBDateTimePicker
Left = 70
Top = 36
Width = 130
Height = 19
CalColors.TitleBackColor = clGray
CalColors.TitleTextColor = clSilver
Date = 37704.641619074070000000
Time = 37704.641619074070000000
DateFormat = dfLong
TabOrder = 5
FlatButtons = True
FrameHotStyle = fsFlat
FrameVisible = True
ShowToday = True
ShowTodayCircle = True
ShowWeekNumbers = True
DataField = 'FDate'
DataSource = dsOverflow
end
object RzDBEdit1: TRzDBEdit
Tag = -1
Left = 317
Top = 36
Width = 132
Height = 20
DataSource = dsOverflow
DataField = 'Audit'
ReadOnly = True
Color = clWhite
DisabledColor = clWhite
Font.Charset = GB2312_CHARSET
Font.Color = clBlue
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
FrameHotStyle = fsFlat
FrameVisible = True
ParentFont = False
TabOnEnter = True
TabOrder = 6
end
object edEmpID: TRzDBButtonEdit
Tag = -1
Left = 648
Top = 9
Width = 105
Height = 20
DataSource = dsOverflow
DataField = 'Name'
ReadOnly = True
FrameHotStyle = fsFlat
FrameVisible = True
TabOnEnter = True
TabOrder = 4
OnChange = edEmpIDChange
OnButtonClick = edEmpIDButtonClick
FlatButtons = True
end
object edDepot: TRzDBButtonEdit
Tag = -1
Left = 378
Top = 9
Width = 99
Height = 20
DataSource = dsOverflow
DataField = 'DepotName'
ReadOnly = True
FrameHotStyle = fsFlat
FrameVisible = True
TabOnEnter = True
TabOrder = 2
OnButtonClick = edDepotButtonClick
FlatButtons = True
end
object RzDBEdit3: TRzDBEdit
Left = 317
Top = 9
Width = 60
Height = 20
DataSource = dsOverflow
DataField = 'DepotNo'
FrameHotStyle = fsFlat
FrameVisible = True
TabOnEnter = True
TabOrder = 1
end
object RzDBEdit5: TRzDBEdit
Left = 594
Top = 9
Width = 53
Height = 20
DataSource = dsOverflow
DataField = 'EmpNo'
FrameHotStyle = fsFlat
FrameVisible = True
TabOnEnter = True
TabOrder = 3
end
end
inherited plBody: TRzPanel
Top = 73
Height = 383
object dbgOverflowDtl: TxDBGridEh
Left = 0
Top = 0
Width = 769
Height = 383
Align = alClient
DataSource = dsOverflowDtl
Flat = True
FooterColor = clWindow
FooterFont.Charset = GB2312_CHARSET
FooterFont.Color = clWindowText
FooterFont.Height = -12
FooterFont.Name = #23435#20307
FooterFont.Style = []
RowHeight = 16
TabOrder = 0
TitleFont.Charset = GB2312_CHARSET
TitleFont.Color = clWindowText
TitleFont.Height = -12
TitleFont.Name = #23435#20307
TitleFont.Style = []
TitleHeight = 15
OnEditButtonClick = dbgOverflowDtlEditButtonClick
Columns = <
item
EditButtons = <>
FieldName = 'ItemNo'
Footers = <>
Title.Alignment = taCenter
Width = 28
end
item
ButtonStyle = cbsEllipsis
EditButtons = <>
FieldName = 'GoodsID'
Footers = <>
Title.Alignment = taCenter
Width = 62
end
item
EditButtons = <>
FieldName = 'Name'
Footers = <>
Title.Alignment = taCenter
Width = 98
end
item
EditButtons = <>
FieldName = 'Specs'
Footers = <>
Title.Alignment = taCenter
Width = 62
end
item
EditButtons = <>
FieldName = 'Unit'
Footers = <>
Title.Alignment = taCenter
Width = 43
end
item
EditButtons = <>
FieldName = 'Qty'
Footers = <>
Title.Alignment = taCenter
Width = 48
end
item
ButtonStyle = cbsEllipsis
EditButtons = <>
FieldName = 'Price'
Footers = <>
Title.Alignment = taCenter
Width = 48
end
item
EditButtons = <>
FieldName = 'Amount'
Footers = <>
ReadOnly = True
Title.Alignment = taCenter
Width = 69
end
item
ButtonStyle = cbsEllipsis
EditButtons = <>
FieldName = 'BerthNo'
Footers = <>
Title.Alignment = taCenter
end
item
EditButtons = <>
FieldName = 'GroupNo'
Footers = <>
Title.Alignment = taCenter
Width = 59
end
item
ButtonStyle = cbsEllipsis
EditButtons = <>
FieldName = 'BatchNo'
Footers = <>
Title.Alignment = taCenter
Width = 72
end
item
ButtonStyle = cbsEllipsis
EditButtons = <>
FieldName = 'ProvNo'
Footers = <>
ReadOnly = True
Title.Alignment = taCenter
Width = 53
end
item
EditButtons = <>
FieldName = 'ProvName'
Footers = <>
Title.Alignment = taCenter
Visible = False
end
item
EditButtons = <>
FieldName = 'DoseType'
Footers = <>
Title.Alignment = taCenter
Width = 69
end
item
EditButtons = <>
FieldName = 'PdcAddr'
Footers = <>
Title.Alignment = taCenter
Width = 81
end
item
EditButtons = <>
FieldName = 'ValidDate'
Footers = <>
Title.Alignment = taCenter
Width = 117
end
item
EditButtons = <>
FieldName = 'Maker'
Footers = <>
Title.Alignment = taCenter
Width = 85
end
item
EditButtons = <>
FieldName = 'QualityState'
Footers = <>
Title.Alignment = taCenter
Width = 189
end>
end
end
inherited plFooter: TRzPanel
Top = 456
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?