📄 pas_querypay.~dfm
字号:
object Form_querypay: TForm_querypay
Left = 183
Top = 155
Width = 831
Height = 569
Caption = #25910#20184#27454#26597#35810
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
FormStyle = fsMDIChild
OldCreateOrder = False
Position = poDefault
Visible = True
WindowState = wsMaximized
PixelsPerInch = 96
TextHeight = 13
object ToolBar1: TToolBar
Left = 0
Top = 0
Width = 945
Height = 33
ButtonHeight = 31
ButtonWidth = 57
Caption = 'ToolBar1'
Color = clGreen
ParentColor = False
TabOrder = 0
object selectContract: TSpeedButton
Left = 0
Top = 2
Width = 96
Height = 31
Cursor = crHandPoint
Hint = #21487#20197#27169#31946#26597#35810#21517#23383
Caption = #26597#35810#21512#21516
Flat = True
ParentShowHint = False
ShowHint = True
OnClick = selectContractClick
end
object ToolButton3: TToolButton
Left = 96
Top = 2
Width = 8
Caption = 'ToolButton3'
ImageIndex = 9
Style = tbsSeparator
end
object selectL: TSpeedButton
Left = 104
Top = 2
Width = 96
Height = 31
Cursor = crHandPoint
Hint = #21487#20197#27169#31946#26597#35810#21517#23383
Caption = #26597#35810#25151#19996
Flat = True
ParentShowHint = False
ShowHint = True
OnClick = selectLClick
end
object ToolButton2: TToolButton
Left = 200
Top = 2
Width = 8
Caption = 'ToolButton2'
ImageIndex = 9
Style = tbsSeparator
end
object selectC: TSpeedButton
Left = 208
Top = 2
Width = 96
Height = 31
Cursor = crHandPoint
Hint = #21487#20197#27169#31946#26597#35810#21517#23383
Caption = #26597#35810#23458#25143
Flat = True
ParentShowHint = False
ShowHint = True
OnClick = selectCClick
end
object ToolButton5: TToolButton
Left = 304
Top = 2
Width = 8
Caption = 'ToolButton5'
ImageIndex = 7
Style = tbsSeparator
end
end
object DBGrid1: TDBGrid
Left = 201
Top = 33
Width = 744
Height = 485
Align = alRight
TabOrder = 1
TitleFont.Charset = DEFAULT_CHARSET
TitleFont.Color = clWindowText
TitleFont.Height = -11
TitleFont.Name = 'MS Sans Serif'
TitleFont.Style = []
end
object no: TEdit
Left = 34
Top = 113
Width = 167
Height = 21
TabOrder = 2
OnKeyDown = noKeyDown
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -