📄 ser530_01.dfm.svn-base
字号:
inherited Ser530_01Form: TSer530_01Form
Left = -4
Top = -4
Width = 808
Height = 580
Caption = #26469#30005#27719#25253#32500#25252
PixelsPerInch = 96
TextHeight = 12
inherited CoolBar1: TCoolBar
Width = 800
Bands = <
item
Control = ToolBar2
ImageIndex = -1
MinHeight = 39
Width = 796
end>
inherited ToolBar2: TToolBar
Width = 783
end
end
inherited Panel1: TPanel
Width = 800
inherited Image1: TImage
Width = 796
end
object lblDate: TLabel
Left = 471
Top = 12
Width = 24
Height = 12
Anchors = [akTop, akRight]
Caption = #26085#26399
Transparent = True
end
object sbSearch: TSpeedButton
Left = 727
Top = 8
Width = 57
Height = 22
Anchors = [akTop, akRight]
Caption = #26597#35810
OnClick = sbSearchClick
end
object edtFromDate: TwwDBDateTimePicker
Left = 503
Top = 8
Width = 105
Height = 20
Anchors = [akTop, akRight]
AutoSize = False
CalendarAttributes.Font.Charset = DEFAULT_CHARSET
CalendarAttributes.Font.Color = clWindowText
CalendarAttributes.Font.Height = -11
CalendarAttributes.Font.Name = 'MS Sans Serif'
CalendarAttributes.Font.Style = []
Epoch = 1950
ImeName = ''
ShowButton = True
TabOrder = 0
end
object edtToDate: TwwDBDateTimePicker
Left = 615
Top = 8
Width = 105
Height = 20
Anchors = [akTop, akRight]
AutoSize = False
CalendarAttributes.Font.Charset = DEFAULT_CHARSET
CalendarAttributes.Font.Color = clWindowText
CalendarAttributes.Font.Height = -11
CalendarAttributes.Font.Name = 'MS Sans Serif'
CalendarAttributes.Font.Style = []
Epoch = 1950
ImeName = ''
ShowButton = True
TabOrder = 1
end
end
inherited ScrollBox1: TScrollBox
Width = 800
Height = 473
inherited dxDBGrid1: TdxDBGrid
Width = 796
Height = 469
Filter.Criteria = {00000000}
object dxDBGrid1S530_001: TdxDBGridColumn
DisableEditor = True
HeaderAlignment = taCenter
Width = 129
BandIndex = 0
RowIndex = 0
FieldName = 'S530_001'
end
object dxDBGrid1S530_002: TdxDBGridColumn
DisableEditor = True
HeaderAlignment = taCenter
Width = 146
BandIndex = 0
RowIndex = 0
FieldName = 'S530_002'
end
object dxDBGrid1S500_002: TdxDBGridColumn
DisableEditor = True
HeaderAlignment = taCenter
Width = 304
BandIndex = 0
RowIndex = 0
FieldName = 'S500_002'
end
object dxDBGrid1S530_003: TdxDBGridColumn
DisableEditor = True
HeaderAlignment = taCenter
Width = 124
BandIndex = 0
RowIndex = 0
FieldName = 'S530_003'
end
object dxDBGrid1S530_004: TdxDBGridDateColumn
DisableEditor = True
HeaderAlignment = taCenter
Width = 112
BandIndex = 0
RowIndex = 0
FieldName = 'S530_004'
end
object dxDBGrid1S110_003: TdxDBGridColumn
DisableEditor = True
HeaderAlignment = taCenter
Width = 304
BandIndex = 0
RowIndex = 0
FieldName = 'S110_003'
end
object dxDBGrid1S530_007: TdxDBGridDateColumn
DisableEditor = True
HeaderAlignment = taCenter
Width = 112
BandIndex = 0
RowIndex = 0
FieldName = 'S530_007'
end
object dxDBGrid1S530_008: TdxDBGridColumn
DisableEditor = True
HeaderAlignment = taCenter
Width = 124
BandIndex = 0
RowIndex = 0
FieldName = 'S530_008'
end
object dxDBGrid1S530_009: TdxDBGridDateColumn
DisableEditor = True
HeaderAlignment = taCenter
Width = 112
BandIndex = 0
RowIndex = 0
FieldName = 'S530_009'
end
object dxDBGrid1S530_010: TdxDBGridColumn
DisableEditor = True
HeaderAlignment = taCenter
Width = 124
BandIndex = 0
RowIndex = 0
FieldName = 'S530_010'
end
object dxDBGrid1S500_019: TdxDBGridColumn
DisableEditor = True
HeaderAlignment = taCenter
Width = 184
BandIndex = 0
RowIndex = 0
FieldName = 'S500_019'
end
object dxDBGrid1I150_002: TdxDBGridLookupColumn
DisableEditor = True
HeaderAlignment = taCenter
Width = 184
BandIndex = 0
RowIndex = 0
FieldName = 'I150_002'
end
object dxDBGrid1I150_003: TdxDBGridLookupColumn
DisableEditor = True
HeaderAlignment = taCenter
Width = 364
BandIndex = 0
RowIndex = 0
FieldName = 'I150_003'
end
object dxDBGrid1S500_018: TdxDBGridMaskColumn
DisableEditor = True
HeaderAlignment = taCenter
Visible = False
Width = 62
BandIndex = 0
RowIndex = 0
FieldName = 'S500_018'
end
object dxDBGrid1O150_002: TdxDBGridColumn
DisableEditor = True
HeaderAlignment = taCenter
Width = 124
BandIndex = 0
RowIndex = 0
FieldName = 'O150_002'
end
object dxDBGrid1O150_003: TdxDBGridColumn
DisableEditor = True
HeaderAlignment = taCenter
Width = 364
BandIndex = 0
RowIndex = 0
FieldName = 'O150_003'
end
object dxDBGrid1O150_005: TdxDBGridColumn
DisableEditor = True
HeaderAlignment = taCenter
Width = 304
BandIndex = 0
RowIndex = 0
FieldName = 'O150_005'
end
object dxDBGrid1O150_006: TdxDBGridColumn
DisableEditor = True
HeaderAlignment = taCenter
Width = 304
BandIndex = 0
RowIndex = 0
FieldName = 'O150_006'
end
object dxDBGrid1O150_012: TdxDBGridColumn
DisableEditor = True
HeaderAlignment = taCenter
Width = 604
BandIndex = 0
RowIndex = 0
FieldName = 'O150_012'
end
end
end
inherited ADOQuery1: TADOQuery
SQL.Strings = (
'select A.*,'
' B.S500_002,B.S500_018,B.S500_019,'
' C.O150_001,C.O150_002,C.O150_003,C.O150_005,C.O150_006,C.' +
'O150_012,'
' D.S110_003'
'from SER530 A, SER500 B, ORD150 C, SER110 D'
'where A.S530_002=B.S500_001 and B.S500_017=C.O150_001 and A.S530' +
'_006=D.S110_001'
'order by S530_001')
object ADOQuery1S530_001: TWideStringField
DisplayLabel = #27719#25253#32534#21495
FieldName = 'S530_001'
Size = 30
end
object ADOQuery1S530_002: TWideStringField
DisplayLabel = #26469#30005#32534#21495
FieldName = 'S530_002'
Size = 30
end
object ADOQuery1S500_002: TWideStringField
DisplayLabel = #26469#30005#21517#31216
FieldName = 'S500_002'
Size = 50
end
object ADOQuery1S530_003: TWideStringField
DisplayLabel = #27719#25253#20154#21592
FieldName = 'S530_003'
end
object ADOQuery1S530_004: TDateTimeField
DisplayLabel = #27719#25253#26085#26399
FieldName = 'S530_004'
end
object ADOQuery1S110_003: TWideStringField
DisplayLabel = #21518#32493#22788#29702
FieldName = 'S110_003'
Size = 50
end
object ADOQuery1S530_007: TDateTimeField
DisplayLabel = #21046#21333#26085#26399
FieldName = 'S530_007'
end
object ADOQuery1S530_008: TWideStringField
DisplayLabel = #21046#21333#20154#21592
FieldName = 'S530_008'
end
object ADOQuery1S530_009: TDateTimeField
DisplayLabel = #20462#25913#26085#26399
FieldName = 'S530_009'
end
object ADOQuery1S530_010: TWideStringField
DisplayLabel = #20462#25913#20154#21592
FieldName = 'S530_010'
end
object ADOQuery1S500_019: TWideStringField
DisplayLabel = #26426#36523#32534#21495
FieldName = 'S500_019'
Size = 30
end
object ADOQuery1I150_002: TStringField
DisplayLabel = #20135#21697#32534#21495
FieldKind = fkLookup
FieldName = 'I150_002'
LookupDataSet = qryInv150
LookupKeyFields = 'I150_001'
LookupResultField = 'I150_002'
KeyFields = 'S500_018'
Size = 30
Lookup = True
end
object ADOQuery1I150_003: TStringField
DisplayLabel = #20135#21697#21517#31216
FieldKind = fkLookup
FieldName = 'I150_003'
LookupDataSet = qryInv150
LookupKeyFields = 'I150_001'
LookupResultField = 'I150_003'
KeyFields = 'S500_018'
Size = 60
Lookup = True
end
object ADOQuery1S500_018: TIntegerField
DisplayLabel = #20135#21697#32534#21495
FieldName = 'S500_018'
Visible = False
end
object ADOQuery1O150_002: TWideStringField
DisplayLabel = #23458#25142#32534#21495
FieldName = 'O150_002'
end
object ADOQuery1O150_003: TWideStringField
DisplayLabel = #23458#25142#21517#31216
FieldName = 'O150_003'
Size = 60
end
object ADOQuery1O150_005: TWideStringField
DisplayLabel = #30005#35805#21495#30721
FieldKind = fkCalculated
FieldName = 'O150_005'
Size = 50
Calculated = True
end
object ADOQuery1O150_006: TWideStringField
DisplayLabel = #20256#30495#21495#30721
FieldKind = fkCalculated
FieldName = 'O150_006'
Size = 50
Calculated = True
end
object ADOQuery1O150_012: TWideStringField
DisplayLabel = #23458#25142#22320#22336
FieldKind = fkCalculated
FieldName = 'O150_012'
Size = 100
Calculated = True
end
object ADOQuery1O150_001: TAutoIncField
FieldName = 'O150_001'
ReadOnly = True
Visible = False
end
object ADOQuery1S530_005: TMemoField
DisplayLabel = #27719#25253#20869#23481
FieldName = 'S530_005'
Visible = False
BlobType = ftMemo
end
object ADOQuery1S530_006: TIntegerField
DisplayLabel = #21518#32493#22788#29702
FieldName = 'S530_006'
Visible = False
end
end
object qryInv150: TADOQuery
Connection = SYSDM.ADOC
CursorType = ctStatic
Parameters = <>
SQL.Strings = (
'select I150_001,I150_002,I150_003 from INV150')
Left = 96
Top = 144
object qryInv150I150_001: TAutoIncField
FieldName = 'I150_001'
ReadOnly = True
end
object qryInv150I150_002: TWideStringField
FieldName = 'I150_002'
Size = 30
end
object qryInv150I150_003: TWideStringField
FieldName = 'I150_003'
Size = 60
end
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -