📄 pchcheckinfrm.~dfm
字号:
item
EditButtons = <>
FieldName = 'EligibleQty'
Footers = <>
ReadOnly = True
Title.Alignment = taCenter
Title.TitleButton = True
Width = 64
end
item
EditButtons = <>
FieldName = 'ProvGoodsID'
Footers = <>
Title.Alignment = taCenter
Title.TitleButton = True
Width = 64
end
item
EditButtons = <>
FieldName = 'Remark'
Footers = <>
Title.Alignment = taCenter
Title.TitleButton = True
Width = 80
end>
end
end
inherited plFooter: TRzPanel
Top = 342
Width = 756
Height = 60
object Label10: TLabel
Left = 18
Top = 37
Width = 60
Height = 12
Caption = #22791' '#27880#65306
end
object Label9: TLabel
Left = 18
Top = 11
Width = 60
Height = 12
Caption = #36135#21697#24635#25968#65306
end
object RzLabel15: TRzLabel
Left = 552
Top = 11
Width = 57
Height = 12
AutoSize = False
Caption = #21512' '#35745#65306
end
object RzLabel13: TRzLabel
Left = 236
Top = 11
Width = 36
Height = 12
AutoSize = False
Caption = #36135#27454#65306
end
object RzLabel14: TRzLabel
Left = 400
Top = 11
Width = 45
Height = 12
AutoSize = False
Caption = #31246' '#27454#65306
end
object RzDBLabel1: TRzDBLabel
Left = 449
Top = 39
Width = 60
Height = 12
AutoSize = True
Font.Charset = GB2312_CHARSET
Font.Color = clFuchsia
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
DataField = 'Creater'
DataSource = DsPchCheckin
end
object RzLabel1: TRzLabel
Left = 400
Top = 39
Width = 48
Height = 12
Caption = #21019#24314#32773#65306
end
object RzDBLabel2: TRzDBLabel
Left = 612
Top = 39
Width = 60
Height = 12
AutoSize = True
Font.Charset = GB2312_CHARSET
Font.Color = clFuchsia
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
DataField = 'CreatTime'
DataSource = DsPchCheckin
end
object RzLabel2: TRzLabel
Left = 552
Top = 39
Width = 60
Height = 12
Caption = #21019#24314#26085#26399#65306
end
object RzDBEdit6: TRzDBEdit
Left = 79
Top = 33
Width = 294
Height = 19
DataSource = DsPchCheckin
DataField = 'Remark'
AutoSize = False
FrameVisible = True
TabOnEnter = True
TabOrder = 0
end
object RzDBNumericEdit1: TRzDBEdit
Tag = -1
Left = 79
Top = 6
Width = 142
Height = 20
DataSource = DsPchCheckin
DataField = 'GoodsQty'
ReadOnly = True
Alignment = taRightJustify
FrameVisible = True
TabOrder = 1
end
object RzDBNumericEdit4: TRzDBEdit
Tag = -1
Left = 611
Top = 7
Width = 120
Height = 19
DataSource = DsPchCheckin
DataField = 'Amount'
ReadOnly = True
Alignment = taRightJustify
AutoSize = False
FrameVisible = True
TabOrder = 2
end
object RzDBNumericEdit2: TRzDBEdit
Tag = -1
Left = 272
Top = 7
Width = 100
Height = 19
DataSource = DsPchCheckin
DataField = 'GoodsSum'
ReadOnly = True
Alignment = taRightJustify
AutoSize = False
FrameVisible = True
TabOrder = 3
end
object RzDBNumericEdit3: TRzDBEdit
Tag = -1
Left = 450
Top = 7
Width = 87
Height = 19
DataSource = DsPchCheckin
DataField = 'TaxSum'
ReadOnly = True
Alignment = taRightJustify
AutoSize = False
FrameVisible = True
TabOrder = 4
end
end
end
inherited ActionList1: TActionList
Top = 4
inherited ActQuery: TModlAction
OnExecute = ActQueryExecute
end
inherited ActFieldLayout: TModlAction
OnExecute = ActFieldLayoutExecute
end
inherited ActDataExport: TModlAction
OnExecute = ActDataExportExecute
end
inherited ActBillTurn: TModlAction
Caption = #39564#25910
Visible = False
ModuleFile = 'PurchBase.bpl;TFmGoodsCheckAccept'
end
end
object DcomCnn: TDCOMConnection
ServerGUID = '{45B1C149-A01D-49BA-9D02-C7BA71DC7CF2}'
ServerName = 'ckPurchBase.coPurchBase'
Left = 45
Top = 196
end
object CdsPchCheckin: TckClientDataSet
Aggregates = <>
FetchOnDemand = False
Params = <
item
DataType = ftVariant
Name = 'BillNo'
ParamType = ptUnknown
end>
ProviderName = 'DspPchCheckin'
RemoteServer = DcomCnn
AfterScroll = CdsPchCheckinAfterScroll
OnNewRecord = CdsPchCheckinNewRecord
OnReconcileError = CdsPchCheckinReconcileError
Left = 128
Top = 200
object CdsPchCheckinBillNo: TStringField
FieldName = 'BillNo'
ProviderFlags = [pfInUpdate, pfInWhere, pfInKey]
end
object CdsPchCheckinFDate: TDateTimeField
FieldName = 'FDate'
end
object CdsPchCheckinOrderNo: TStringField
FieldName = 'OrderNo'
end
object CdsPchCheckinContractNo: TStringField
FieldName = 'ContractNo'
end
object CdsPchCheckinEmpNO: TStringField
FieldName = 'EmpNO'
Size = 8
end
object CdsPchCheckinName: TStringField
FieldName = 'Name'
ProviderFlags = []
Size = 12
end
object CdsPchCheckinAudit: TStringField
FieldName = 'Audit'
Size = 8
end
object CdsPchCheckinProvNo: TStringField
FieldName = 'ProvNo'
Size = 8
end
object CdsPchCheckinProvName: TStringField
FieldName = 'ProvName'
ProviderFlags = []
end
object CdsPchCheckinLinkMan: TStringField
FieldName = 'LinkMan'
Size = 12
end
object CdsPchCheckinGoodsQty: TBCDField
FieldName = 'GoodsQty'
Precision = 12
Size = 3
end
object CdsPchCheckinGoodsSum: TBCDField
FieldName = 'GoodsSum'
Precision = 19
end
object CdsPchCheckinTaxSum: TBCDField
FieldName = 'TaxSum'
Precision = 19
end
object CdsPchCheckinAmount: TBCDField
FieldName = 'Amount'
Precision = 19
end
object CdsPchCheckinRemark: TStringField
FieldName = 'Remark'
Size = 100
end
object CdsPchCheckinFungible: TBooleanField
FieldName = 'Fungible'
end
object CdsPchCheckinTransfer: TBooleanField
FieldName = 'Transfer'
end
object CdsPchCheckinCreater: TStringField
FieldName = 'Creater'
Size = 8
end
object CdsPchCheckinCreatTime: TDateTimeField
FieldName = 'CreatTime'
end
object CdsPchCheckinMender: TStringField
FieldName = 'Mender'
Size = 8
end
object CdsPchCheckinUpdateTime: TDateTimeField
FieldName = 'UpdateTime'
end
object CdsPchCheckinGrup: TIntegerField
FieldName = 'Grup'
end
object CdsPchCheckinAdsPchCheckinDtl: TDataSetField
FieldName = 'AdsPchCheckinDtl'
end
end
object CdsPchCheckinDtl: TckClientDataSet
Aggregates = <>
DataSetField = CdsPchCheckinAdsPchCheckinDtl
FetchOnDemand = False
Params = <>
AfterOpen = CdsPchCheckinDtlAfterOpen
BeforeInsert = CdsPchCheckinDtlBeforeInsert
AfterPost = CdsPchCheckinDtlAfterPost
AfterDelete = CdsPchCheckinDtlAfterPost
OnNewRecord = CdsPchCheckinDtlNewRecord
Left = 125
Top = 260
object CdsPchCheckinDtlBillNo: TStringField
FieldName = 'BillNo'
ProviderFlags = [pfInUpdate, pfInWhere, pfInKey]
end
object CdsPchCheckinDtlItemNo: TIntegerField
FieldName = 'ItemNo'
ProviderFlags = [pfInUpdate, pfInWhere, pfInKey]
end
object CdsPchCheckinDtlGoodsID: TStringField
FieldName = 'GoodsID'
Required = True
OnChange = CdsPchCheckinDtlGoodsIDChange
Size = 16
end
object CdsPchCheckinDtlName: TStringField
FieldName = 'Name'
ProviderFlags = []
Size = 24
end
object CdsPchCheckinDtlSpecs: TStringField
FieldName = 'Specs'
ProviderFlags = []
end
object CdsPchCheckinDtlUnit: TStringField
FieldName = 'Unit'
Size = 8
end
object CdsPchCheckinDtlQty: TBCDField
FieldName = 'Qty'
Required = True
OnChange = CdsPchCheckinDtlQtyChange
Precision = 12
Size = 3
end
object CdsPchCheckinDtlOPrice: TFloatField
FieldName = 'OPrice'
Required = True
OnChange = CdsPchCheckinDtlQtyChange
end
object CdsPchCheckinDtlRebate: TBCDField
FieldName = 'Rebate'
OnChange = CdsPchCheckinDtlQtyChange
Precision = 8
Size = 2
end
object CdsPchCheckinDtlPrice: TFloatField
FieldName = 'Price'
Required = True
OnChange = CdsPchCheckinDtlPriceChange
end
object CdsPchCheckinDtlTaxRate: TBCDField
FieldName = 'TaxRate'
OnChange = CdsPchCheckinDtlTaxRateChange
Precision = 6
Size = 2
end
object CdsPchCheckinDtlUnTaxPrice: TFloatField
FieldName = 'UnTaxPrice'
Required = True
OnChange = CdsPchCheckinDtlUnTaxPriceChange
end
object CdsPchCheckinDtlGoodsSum: TBCDField
FieldName = 'GoodsSum'
Precision = 19
end
object CdsPchCheckinDtlTaxSum: TBCDField
FieldName = 'TaxSum'
Precision = 19
end
object CdsPchCheckinDtlAmount: TBCDField
FieldName = 'Amount'
Precision = 19
end
object CdsPchCheckinDtlPBillNo: TStringField
FieldName = 'PBillNo'
end
object CdsPchCheckinDtlPItemNo: TIntegerField
FieldName = 'PItemNo'
end
object CdsPchCheckinDtlBatchNo: TStringField
FieldName = 'BatchNo'
Size = 12
end
object CdsPchCheckinDtlProdDate: TDateTimeField
FieldName = 'ProdDate'
OnChange = CdsPchCheckinDtlProdDateChange
end
object CdsPchCheckinDtlValidDate: TDateTimeField
FieldName = 'ValidDate'
OnChange = CdsPchCheckinDtlProdDateChange
end
object CdsPchCheckinDtlEligibleQty: TBCDField
FieldName = 'EligibleQty'
Precision = 12
Size = 3
end
object CdsPchCheckinDtlProvGoodsID: TStringField
FieldName = 'ProvGoodsID'
Size = 16
end
object CdsPchCheckinDtlRemark: TStringField
FieldName = 'Remark'
Size = 40
end
end
object DsPchCheckin: TDataSource
DataSet = CdsPchCheckin
Left = 238
Top = 198
end
object DsPchCheckinDtl: TDataSource
DataSet = CdsPchCheckinDtl
Left = 236
Top = 262
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -