📄 mlkgm.dfm
字号:
object Frm_MLKGM: TFrm_MLKGM
Left = 386
Top = 158
BorderIcons = [biSystemMenu]
BorderStyle = bsSingle
Caption = #27597#32852#24320#20851#31649#29702
ClientHeight = 446
ClientWidth = 368
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
Position = poDesktopCenter
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 13
object DBGrid1: TDBGrid
Left = 16
Top = 40
Width = 337
Height = 393
DataSource = DataSource
Options = [dgEditing, dgAlwaysShowEditor, dgTitles, dgIndicator, dgColumnResize, dgColLines, dgRowLines, dgTabs, dgConfirmDelete, dgCancelOnExit]
TabOrder = 0
TitleFont.Charset = DEFAULT_CHARSET
TitleFont.Color = clWindowText
TitleFont.Height = -11
TitleFont.Name = 'MS Sans Serif'
TitleFont.Style = []
Columns = <
item
Expanded = False
Width = 69
Visible = True
end
item
Expanded = False
Width = 74
Visible = True
end
item
Expanded = False
Width = 86
Visible = True
end
item
Expanded = False
Width = 70
Visible = True
end>
end
object DBNavigator1: TDBNavigator
Left = 16
Top = 8
Width = 240
Height = 25
DataSource = DataSource
Hints.Strings = (
#31532#19968#26465#35760#24405
#19978#19968#26465#35760#24405
#19979#19968#26465#35760#24405
#26368#21518#19968#26465#35760#24405
#25554#20837
#21024#38500
#32534#36753
#25552#20132
#21462#28040
#21047#26032)
ParentShowHint = False
ShowHint = True
TabOrder = 1
end
object ADOQuery: TADOQuery
Parameters = <>
Left = 264
Top = 8
end
object DataSource: TDataSource
DataSet = ADOQuery
Left = 296
Top = 8
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -