📄 basequery.~dfm
字号:
inherited f_basequery: Tf_basequery
Left = 126
Top = 192
Caption = #26597#35810#26694#26550
ClientHeight = 334
ClientWidth = 695
PixelsPerInch = 96
TextHeight = 13
object Label5: TLabel
Left = 301
Top = 6
Width = 108
Height = 23
AutoSize = False
Caption = #26597#35810#26694#26550
Font.Charset = GB2312_CHARSET
Font.Color = clRed
Font.Height = -24
Font.Name = #26999#20307'_GB2312'
Font.Style = [fsBold]
ParentFont = False
end
object Panel3: TPanel
Left = 0
Top = 289
Width = 695
Height = 45
Align = alBottom
BevelInner = bvRaised
BevelOuter = bvLowered
TabOrder = 0
object Label4: TLabel
Left = 11
Top = 16
Width = 52
Height = 13
Alignment = taRightJustify
AutoSize = False
Caption = #24635#25968#37327
end
object Label1: TLabel
Left = 126
Top = 16
Width = 54
Height = 13
Alignment = taRightJustify
AutoSize = False
Caption = #24635#37329#39069
end
object sum: TEdit
Left = 70
Top = 12
Width = 50
Height = 21
Font.Charset = DEFAULT_CHARSET
Font.Color = clRed
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
ReadOnly = True
TabOrder = 0
end
object summoney: TEdit
Left = 188
Top = 12
Width = 50
Height = 21
Font.Charset = DEFAULT_CHARSET
Font.Color = clRed
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
ReadOnly = True
TabOrder = 1
end
end
object Grid1: TDBGrid
Left = 0
Top = 96
Width = 695
Height = 193
Align = alBottom
DataSource = Source
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 = []
end
object Panel1: TPanel
Left = 0
Top = 49
Width = 695
Height = 47
Align = alBottom
BevelInner = bvRaised
BevelOuter = bvLowered
TabOrder = 2
object Label7: TLabel
Left = 209
Top = 17
Width = 6
Height = 13
Caption = '='
end
object Label2: TLabel
Left = 495
Top = 16
Width = 12
Height = 13
Caption = #21040
end
object Condition: TCheckBox
Left = 12
Top = 16
Width = 82
Height = 17
Caption = #26597#35810#26465#20214
Checked = True
State = cbChecked
TabOrder = 0
end
object Field: TComboBox
Left = 90
Top = 13
Width = 112
Height = 22
Style = csOwnerDrawFixed
ItemHeight = 16
TabOrder = 1
Items.Strings = (
#37197#36865#21333#21495
#29992#25143#32534#21495
#29992#25143#21517#31216
#26465#24418#30721
#20070#31821#21517#31216)
end
object Value: TEdit
Left = 223
Top = 14
Width = 111
Height = 21
TabOrder = 2
end
object timedate: TCheckBox
Left = 346
Top = 16
Width = 50
Height = 17
Caption = #26102#38388
TabOrder = 3
end
object FromDate: TDateTimePicker
Left = 400
Top = 13
Width = 90
Height = 21
Date = 38497.652909780100000000
Time = 38497.652909780100000000
TabOrder = 4
end
object ToDate: TDateTimePicker
Left = 513
Top = 12
Width = 90
Height = 21
Date = 38497.652909780100000000
Time = 38497.652909780100000000
TabOrder = 5
end
object Query: TButton
Left = 612
Top = 11
Width = 64
Height = 22
Caption = #26597#35810
TabOrder = 6
end
end
object Source: TDataSource
Left = 152
Top = 200
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -