?? xschdcx1.dfm
字號:
object xschdcx: Txschdcx
Left = 308
Top = 208
Width = 562
Height = 425
BorderIcons = [biSystemMenu]
Caption = '查找銷售出貨單'
Color = clBtnFace
DefaultMonitor = dmMainForm
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = '宋體'
Font.Style = []
OldCreateOrder = False
Position = poScreenCenter
OnClose = FormClose
PixelsPerInch = 96
TextHeight = 12
object dxDBGrid1: TdxDBGrid
Left = 0
Top = 0
Width = 554
Height = 361
Bands = <
item
end>
DefaultLayout = True
HeaderPanelRowCount = 1
KeyField = 'code'
SummaryGroups = <>
SummarySeparator = ', '
Align = alClient
Color = 15524050
Font.Charset = GB2312_CHARSET
Font.Color = 7479077
Font.Height = -12
Font.Name = '宋體'
Font.Style = []
ParentFont = False
TabOrder = 0
OnDblClick = dxDBGrid1DblClick
BandFont.Charset = GB2312_CHARSET
BandFont.Color = clWindowText
BandFont.Height = -12
BandFont.Name = '宋體'
BandFont.Style = []
DataSource = DataSource1
Filter.Active = True
Filter.Criteria = {00000000}
GridLineColor = clNavy
HeaderFont.Charset = GB2312_CHARSET
HeaderFont.Color = clWindowText
HeaderFont.Height = -12
HeaderFont.Name = '宋體'
HeaderFont.Style = []
LookAndFeel = lfFlat
OptionsBehavior = [edgoAutoSort, edgoDragScroll, edgoEditing, edgoEnterShowEditor, edgoImmediateEditor, edgoMultiSort, edgoStoreToRegistry, edgoTabThrough, edgoVertThrough]
OptionsDB = [edgoCancelOnExit, edgoCanDelete, edgoCanInsert, edgoCanNavigation, edgoConfirmDelete, edgoLoadAllRecords, edgoSmartRefresh, edgoSmartReload, edgoUseBookmarks]
OptionsView = [edgoBandHeaderWidth, edgoIndicator, edgoRowSelect, edgoUseBitmap]
PreviewFont.Charset = DEFAULT_CHARSET
PreviewFont.Color = clBlue
PreviewFont.Height = -12
PreviewFont.Name = '宋體'
PreviewFont.Style = []
RegistryPath = '\Software\server\xschdcx'
object dxDBGrid1code: TdxDBGridMaskColumn
Width = 95
BandIndex = 0
RowIndex = 0
FieldName = 'code'
end
object dxDBGrid1ghsname: TdxDBGridMaskColumn
Width = 144
BandIndex = 0
RowIndex = 0
FieldName = 'ckname'
end
object dxDBGrid1zje: TdxDBGridMaskColumn
Width = 75
BandIndex = 0
RowIndex = 0
FieldName = 'zje'
end
object dxDBGrid1yfje: TdxDBGridMaskColumn
Width = 76
BandIndex = 0
RowIndex = 0
FieldName = 'yfje'
end
object dxDBGrid1fplx: TdxDBGridMaskColumn
Width = 77
BandIndex = 0
RowIndex = 0
FieldName = 'fplx'
end
object dxDBGrid1ckname: TdxDBGridMaskColumn
Width = 161
BandIndex = 0
RowIndex = 0
FieldName = 'ckname'
end
object dxDBGrid1ywyname: TdxDBGridMaskColumn
Width = 91
BandIndex = 0
RowIndex = 0
FieldName = 'ywyname'
end
object dxDBGrid1zt: TdxDBGridMaskColumn
Width = 82
BandIndex = 0
RowIndex = 0
FieldName = 'zt'
end
object dxDBGrid1kdr: TdxDBGridMaskColumn
BandIndex = 0
RowIndex = 0
FieldName = 'kdr'
end
object dxDBGrid1kdrq: TdxDBGridDateColumn
Width = 80
BandIndex = 0
RowIndex = 0
FieldName = 'kdrq'
end
object dxDBGrid1ck: TdxDBGridMaskColumn
Width = 80
BandIndex = 0
RowIndex = 0
FieldName = 'ck'
end
object dxDBGrid1ghs: TdxDBGridMaskColumn
Width = 94
BandIndex = 0
RowIndex = 0
FieldName = 'kh'
end
object dxDBGrid1ywy: TdxDBGridMaskColumn
Width = 95
BandIndex = 0
RowIndex = 0
FieldName = 'ywy'
end
object dxDBGrid1bz: TdxDBGridMaskColumn
Width = 195
BandIndex = 0
RowIndex = 0
FieldName = 'bz'
end
end
object Panel1: TPanel
Left = 0
Top = 361
Width = 554
Height = 37
Align = alBottom
BevelOuter = bvNone
TabOrder = 1
object BitBtn1: TBitBtn
Left = 344
Top = 8
Width = 75
Height = 25
Caption = '確定'
TabOrder = 0
OnClick = BitBtn1Click
Kind = bkOK
end
object BitBtn2: TBitBtn
Left = 432
Top = 8
Width = 75
Height = 25
Caption = '取消'
TabOrder = 1
Kind = bkCancel
end
end
object DataSource1: TDataSource
DataSet = ADOQuery1
Left = 304
Top = 176
end
object ADOQuery1: TADOQuery
Active = True
Connection = MainForm.ADOConnection1
CursorType = ctStatic
Parameters = <>
SQL.Strings = (
'select * from xschcx_v')
Left = 256
Top = 176
object ADOQuery1code: TStringField
DisplayLabel = '單號'
FieldName = 'code'
end
object ADOQuery1kdrq: TDateTimeField
DisplayLabel = '開單日期'
FieldName = 'kdrq'
end
object ADOQuery1ghs: TStringField
DisplayLabel = '客戶編碼'
FieldName = 'kh'
Size = 5
end
object ADOQuery1ghsname: TStringField
DisplayLabel = '客戶名稱'
FieldName = 'khname'
Size = 200
end
object ADOQuery1kdr: TStringField
DisplayLabel = '開單人'
FieldName = 'kdr'
Size = 10
end
object ADOQuery1zje: TBCDField
DisplayLabel = '總金額'
FieldName = 'zje'
Precision = 18
Size = 3
end
object ADOQuery1ywy: TStringField
DisplayLabel = '業務員代碼'
FieldName = 'ywy'
Size = 10
end
object ADOQuery1bz: TStringField
DisplayLabel = '備注'
FieldName = 'bz'
Size = 200
end
object ADOQuery1zt: TStringField
DisplayLabel = '單據狀態'
FieldName = 'zt'
Size = 10
end
object ADOQuery1fplx: TStringField
DisplayLabel = '發票類型'
FieldName = 'fplx'
end
object ADOQuery1ck: TStringField
DisplayLabel = '倉庫代碼'
FieldName = 'ck'
Size = 5
end
object ADOQuery1ckname: TStringField
DisplayLabel = '倉庫名稱'
FieldName = 'ckname'
Size = 200
end
object ADOQuery1yfje: TBCDField
DisplayLabel = '已付款'
FieldName = 'yfje'
Precision = 18
Size = 2
end
object ADOQuery1ywyname: TStringField
DisplayLabel = '業務員名稱'
FieldName = 'ywyname'
Size = 10
end
end
end
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -