?? unit_ordercheck.~dfm
字號:
object Form_OrderCheck: TForm_OrderCheck
Left = 289
Top = 152
Cursor = crHandPoint
BorderStyle = bsDialog
Caption = #35746#21333#23457#26680
ClientHeight = 393
ClientWidth = 662
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
Position = poScreenCenter
PixelsPerInch = 96
TextHeight = 13
object Bt_Ok: TBitBtn
Left = 440
Top = 352
Width = 99
Height = 33
Cursor = crHandPoint
Caption = ' '#23457' '#26680
TabOrder = 0
OnClick = Bt_OkClick
Kind = bkOK
end
object Bt_Cancel: TBitBtn
Left = 552
Top = 352
Width = 99
Height = 33
Cursor = crHandPoint
Caption = ' '#20851' '#38381
TabOrder = 1
OnClick = Bt_CancelClick
Kind = bkClose
end
object PC_ReturnCheck: TPageControl
Left = 16
Top = 16
Width = 630
Height = 329
Cursor = crHandPoint
ActivePage = TS_PlanAttribute
TabOrder = 2
object TS_PlanAttribute: TTabSheet
Caption = ' '#35746#21333#20449#24687' '
object RG_Plan: TcxRadioGroup
Left = 8
Top = 4
Cursor = crHandPoint
Properties.Items = <>
TabOrder = 0
Height = 288
Width = 151
end
object RG_WeiSRD: TcxRadioGroup
Left = 168
Top = 4
Cursor = crHandPoint
Properties.Items = <>
TabOrder = 1
Height = 37
Width = 449
end
object Label_CustName: TcxLabel
Left = 184
Top = 16
Cursor = crHandPoint
AutoSize = False
Caption = #23458#25143#21517#31216
Height = 17
Width = 52
end
object DBLabel_ProductType: TcxDBLabel
Left = 248
Top = 16
Cursor = crHandPoint
DataBinding.DataField = 'cCusCode'
DataBinding.DataSource = Form_Data.DS_WeiSDJ
DragCursor = crHandPoint
ImeName = #26234#33021#38472#26725#36755#20837#24179#21488' 5.4'
Properties.LabelStyle = cxlsRaised
Properties.Orientation = cxoLeft
Style.LookAndFeel.Kind = lfStandard
StyleDisabled.LookAndFeel.Kind = lfStandard
StyleFocused.LookAndFeel.Kind = lfStandard
StyleHot.LookAndFeel.Kind = lfStandard
Height = 17
Width = 41
end
object DBLabel_PEDate: TcxDBLabel
Left = 536
Top = 16
Cursor = crHandPoint
DataBinding.DataField = #24314#26723#20154
DataBinding.DataSource = Form_Data.DS_WeiSDJ
DragCursor = crHandPoint
ImeName = #26234#33021#38472#26725#36755#20837#24179#21488' 5.4'
Properties.LabelStyle = cxlsRaised
Properties.Orientation = cxoLeft
Style.LookAndFeel.Kind = lfStandard
StyleDisabled.LookAndFeel.Kind = lfStandard
StyleFocused.LookAndFeel.Kind = lfStandard
StyleHot.LookAndFeel.Kind = lfStandard
Height = 17
Width = 65
end
object Label_PlanDate: TcxLabel
Left = 488
Top = 16
Cursor = crHandPoint
AutoSize = False
Caption = #24314#26723#20154
Height = 17
Width = 41
end
object DBGrid_WeiSDJ: TdxDBGrid
Left = 16
Top = 16
Width = 134
Height = 265
Cursor = crHandPoint
Bands = <
item
end>
DefaultLayout = True
HeaderPanelRowCount = 1
SummaryGroups = <>
SummarySeparator = ', '
Ctl3D = False
ParentCtl3D = False
PopupMenu = PopupMenu_Order
TabOrder = 6
DataSource = Form_Data.DS_WeiSDJ
Filter.Criteria = {00000000}
OptionsBehavior = [edgoAutoSort, edgoDragScroll, edgoEnterShowEditor, edgoImmediateEditor, edgoTabThrough, edgoVertThrough]
OptionsCustomize = [edgoBandMoving, edgoBandSizing, edgoColumnSizing]
OptionsDB = [edgoCancelOnExit, edgoCanNavigation, edgoUseBookmarks]
OptionsView = [edgoBandHeaderWidth, edgoRowSelect, edgoUseBitmap]
object DBGrid_WeiSDJColumn5: TdxDBGridColumn
Alignment = taCenter
Width = 44
BandIndex = 0
RowIndex = 0
FieldName = #32463#21150#20154
end
object DBGrid_WeiSDJColumn1: TdxDBGridColumn
BandIndex = 0
RowIndex = 0
FieldName = #21333#25454#32534#21495
end
object DBGrid_WeiSDJID: TdxDBGridMaskColumn
Visible = False
BandIndex = 0
RowIndex = 0
FieldName = 'ID'
end
object DBGrid_WeiSDJcCusCode: TdxDBGridColumn
Visible = False
BandIndex = 0
RowIndex = 0
FieldName = 'cCusCode'
end
object DBGrid_WeiSDJColumn4: TdxDBGridColumn
Visible = False
BandIndex = 0
RowIndex = 0
FieldName = #23458#25143#21517#31216
end
object DBGrid_WeiSDJColumn6: TdxDBGridColumn
Visible = False
BandIndex = 0
RowIndex = 0
FieldName = #24314#26723#20154
end
end
object DBGrid_WeiSDJs: TdxDBGrid
Left = 168
Top = 48
Width = 449
Height = 201
Cursor = crHandPoint
Bands = <
item
end>
DefaultLayout = True
HeaderPanelRowCount = 1
SummaryGroups = <>
SummarySeparator = ', '
Ctl3D = False
DragCursor = crHandPoint
ParentCtl3D = False
PopupMenu = PopupMenu_WeisDJs
TabOrder = 7
DataSource = Form_Data.DS_WeiSDJs
Filter.Criteria = {00000000}
OptionsBehavior = [edgoAutoSort, edgoDragScroll, edgoEnterShowEditor, edgoImmediateEditor, edgoTabThrough, edgoVertThrough]
OptionsCustomize = [edgoBandMoving, edgoBandSizing, edgoColumnSizing]
OptionsDB = [edgoCancelOnExit, edgoCanNavigation, edgoUseBookmarks]
OptionsView = [edgoBandHeaderWidth, edgoRowSelect, edgoUseBitmap]
OnCustomDrawCell = DBGrid_WeiSDJsCustomDrawCell
object DBGrid_WeiSDJsSaleState: TdxDBGridCheckColumn
Caption = #20801#38144
HeaderAlignment = taCenter
MinWidth = 20
Width = 32
BandIndex = 0
RowIndex = 0
FieldName = 'SaleState'
ValueChecked = 'True'
ValueUnchecked = 'False'
end
object DBGrid_WeiSDJsAutoID: TdxDBGridMaskColumn
HeaderAlignment = taCenter
Visible = False
Width = 32
BandIndex = 0
RowIndex = 0
FieldName = 'AutoID'
end
object DBGrid_WeiSDJsID: TdxDBGridMaskColumn
HeaderAlignment = taCenter
Visible = False
Width = 32
BandIndex = 0
RowIndex = 0
FieldName = 'ID'
end
object DBGrid_WeiSDJscInvCode: TdxDBGridColumn
Caption = #36135#21697#20195#30721
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
HeaderAlignment = taCenter
Width = 76
BandIndex = 0
RowIndex = 0
FieldName = 'cInvCode'
end
object DBGrid_WeiSDJscInvName: TdxDBGridColumn
Caption = #36135#21697#21517#31216
HeaderAlignment = taCenter
Width = 124
?? 快捷鍵說明
復(fù)制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -