📄 mngquery.~dfm
字号:
object MngQryForm: TMngQryForm
Left = 266
Top = 126
Width = 539
Height = 389
BorderIcons = [biSystemMenu]
Caption = #25945#21153#26597#35810
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 13
object Panel2: TPanel
Left = 121
Top = 0
Width = 410
Height = 362
Align = alClient
TabOrder = 0
object DBGrid1: TDBGrid
Left = 1
Top = 1
Width = 408
Height = 327
Align = alClient
DataSource = DataMod.GeneralDataSource
ImeName = #26368#24378#20116#31508#36755#20837#27861
TabOrder = 0
TitleFont.Charset = DEFAULT_CHARSET
TitleFont.Color = clWindowText
TitleFont.Height = -11
TitleFont.Name = 'MS Sans Serif'
TitleFont.Style = []
end
object DBNavigator1: TDBNavigator
Left = 1
Top = 328
Width = 408
Height = 33
DataSource = DataMod.GeneralDataSource
VisibleButtons = [nbFirst, nbPrior, nbNext, nbLast]
Align = alBottom
TabOrder = 1
end
end
object Panel1: TPanel
Left = 0
Top = 0
Width = 121
Height = 362
Align = alLeft
TabOrder = 1
object CatgGroup: TRadioGroup
Left = 1
Top = 1
Width = 119
Height = 241
Align = alClient
Caption = #27983#35272#31867#22411
ItemIndex = 0
Items.Strings = (
#25945#21153
#35838#31243#34920
#31995#21035
#23398#29983
#25104#32489)
TabOrder = 0
OnClick = CatgGroupClick
end
object Panel3: TPanel
Left = 1
Top = 242
Width = 119
Height = 119
Align = alBottom
TabOrder = 1
object PasswordBtn: TButton
Left = 23
Top = 26
Width = 75
Height = 25
Caption = #20462#25913#21475#20196
TabOrder = 0
OnClick = PasswordBtnClick
end
object OKBtn: TButton
Left = 23
Top = 74
Width = 75
Height = 25
Caption = #36864' '#20986
TabOrder = 1
OnClick = OKBtnClick
end
end
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -