📄 instorequery.dfm
字号:
inherited f_instorequery: Tf_instorequery
Left = -116
Top = 74
Caption = #29289#36164#20837#24211#26597#35810
ClientHeight = 442
ClientWidth = 768
OldCreateOrder = True
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 13
object Label1: TLabel
Left = 327
Top = 8
Width = 150
Height = 24
Alignment = taCenter
Caption = #29289#36164#20837#24211#26597#35810
Font.Charset = GB2312_CHARSET
Font.Color = clBlue
Font.Height = -24
Font.Name = #26999#20307'_GB2312'
Font.Style = [fsBold]
ParentFont = False
end
object Panel2: TPanel
Left = 0
Top = 50
Width = 768
Height = 43
Align = alBottom
BevelInner = bvRaised
BevelOuter = bvLowered
TabOrder = 0
object Label3: TLabel
Left = 173
Top = 15
Width = 14
Height = 13
AutoSize = False
Caption = '='
end
object Label2: TLabel
Left = 412
Top = 15
Width = 14
Height = 13
AutoSize = False
Caption = #21040
end
object storagefield: TComboBox
Left = 92
Top = 12
Width = 77
Height = 20
Style = csOwnerDrawFixed
ImeName = #20013#25991' ('#31616#20307') - '#20840#25340
ItemHeight = 14
TabOrder = 0
OnChange = storagefieldChange
Items.Strings = (
#24211#23384#21517#31216
#29289#36164#21517#31216
#20379#24212#21830
#36827#36135#31080#21495)
end
object storagevalue: TComboBox
Left = 185
Top = 12
Width = 77
Height = 21
ImeName = #20013#25991' ('#31616#20307') - '#20840#25340
ItemHeight = 13
TabOrder = 1
end
object Query: TBitBtn
Left = 525
Top = 11
Width = 75
Height = 21
Caption = #26597#35810
TabOrder = 2
OnClick = QueryClick
end
object storagecon: TCheckBox
Left = 15
Top = 14
Width = 72
Height = 17
Caption = #26597#35810#26465#20214
Checked = True
State = cbChecked
TabOrder = 3
end
object Date: TCheckBox
Left = 277
Top = 14
Width = 48
Height = 17
Caption = #26102#38388
TabOrder = 4
end
object FromDate: TDateTimePicker
Left = 328
Top = 11
Width = 81
Height = 21
Date = 38418.438599525470000000
Time = 38418.438599525470000000
ImeName = #20013#25991' ('#31616#20307') - '#20840#25340
TabOrder = 5
end
object ToDate: TDateTimePicker
Left = 428
Top = 11
Width = 81
Height = 21
Date = 38418.438599525470000000
Time = 38418.438599525470000000
ImeName = #20013#25991' ('#31616#20307') - '#20840#25340
TabOrder = 6
end
object Cancel: TBitBtn
Left = 605
Top = 11
Width = 75
Height = 21
Caption = #21462#28040
TabOrder = 7
OnClick = CancelClick
end
object Quit: TBitBtn
Left = 685
Top = 11
Width = 75
Height = 21
Caption = #36864#20986
TabOrder = 8
OnClick = QuitClick
end
end
object Panel1: TPanel
Left = 0
Top = 93
Width = 768
Height = 349
Align = alBottom
BevelInner = bvRaised
BevelOuter = bvLowered
TabOrder = 1
object Grid: TDBGrid
Left = 2
Top = 2
Width = 519
Height = 345
Align = alLeft
DataSource = Source1
ImeName = #20013#25991' ('#31616#20307') - '#20840#25340
Options = [dgTitles, dgIndicator, dgColumnResize, dgColLines, dgRowLines, dgTabs, dgRowSelect, dgConfirmDelete, dgCancelOnExit]
ReadOnly = True
TabOrder = 0
TitleFont.Charset = DEFAULT_CHARSET
TitleFont.Color = clWindowText
TitleFont.Height = -11
TitleFont.Name = 'MS Sans Serif'
TitleFont.Style = []
Columns = <
item
Expanded = False
FieldName = 'Regid'
Title.Caption = #20837#24211#31080#21495
Visible = True
end
item
Expanded = False
FieldName = 'storename'
Title.Caption = #29289#36164#21517#31216
Width = 83
Visible = True
end
item
Expanded = False
FieldName = 'storesum'
Title.Caption = #24211#23384#25968#37327
Width = 82
Visible = True
end
item
Expanded = False
FieldName = 'storagename'
Title.Caption = #20179#24211#21517#31216
Width = 86
Visible = True
end
item
Expanded = False
FieldName = 'unitprice'
Title.Caption = #21333#20215
Width = 72
Visible = True
end
item
Expanded = False
FieldName = 'storemoney'
Title.Caption = #37329#39069
Width = 76
Visible = True
end>
end
object DBGrid1: TDBGrid
Left = 521
Top = 2
Width = 245
Height = 345
Align = alClient
DataSource = Source2
ImeName = #20013#25991' ('#31616#20307') - '#20840#25340
Options = [dgTitles, dgIndicator, dgColumnResize, dgColLines, dgRowLines, dgTabs, dgRowSelect, dgConfirmDelete, dgCancelOnExit]
ReadOnly = True
TabOrder = 1
TitleFont.Charset = DEFAULT_CHARSET
TitleFont.Color = clWindowText
TitleFont.Height = -11
TitleFont.Name = 'MS Sans Serif'
TitleFont.Style = []
Columns = <
item
Expanded = False
FieldName = 'storename'
Title.Caption = #29289#36164#21517#31216
Width = 108
Visible = True
end
item
Expanded = False
FieldName = 'storesum'
Title.Caption = #24635#25968#37327
Width = 112
Visible = True
end>
end
end
object Source1: TDataSource
Left = 160
Top = 166
end
object Source2: TDataSource
Left = 248
Top = 166
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -