📄 mainform.dfm
字号:
object Form1: TForm1
Left = 192
Top = 107
Width = 409
Height = 283
BorderIcons = [biSystemMenu, biMinimize]
Caption = #22914#20309#33719#21462'StringGrid'#32452#20214#40736#26631#25351#23450#21333#20803#26684#30340#20540
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
Position = poScreenCenter
PixelsPerInch = 96
TextHeight = 13
object Label1: TLabel
Left = 112
Top = 8
Width = 69
Height = 13
Caption = #37329#39069#21512#35745#65306' '
end
object Edit1: TEdit
Left = 184
Top = 0
Width = 217
Height = 21
ImeName = #29579#30721#20116#31508#22411#36755#20837#27861'86'#29256
TabOrder = 0
Text = 'Edit1'
end
object BitBtn1: TBitBtn
Left = 0
Top = 0
Width = 100
Height = 22
Caption = #26174#31034#25968#25454#24211#34920
TabOrder = 1
OnClick = BitBtn1Click
end
object StringGrid1: TStringGrid
Left = 0
Top = 24
Width = 401
Height = 225
TabOrder = 2
OnMouseDown = StringGrid1MouseDown
end
object DataSource1: TDataSource
Left = 64
Top = 8
end
object Query1: TQuery
Left = 24
Top = 16
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -