📄 unit7.~dfm
字号:
object Form1: TForm1
Left = 359
Top = 212
Width = 728
Height = 368
Caption = #27169#31946#26597#25214
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
OnClose = FormClose
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 13
object Label1: TLabel
Left = 136
Top = 56
Width = 48
Height = 13
Caption = #23398#29983#22995#21517
end
object Edit1: TEdit
Left = 208
Top = 50
Width = 121
Height = 21
TabOrder = 0
end
object Button1: TButton
Left = 424
Top = 48
Width = 75
Height = 25
Caption = #26597#25214
TabOrder = 1
OnClick = Button1Click
end
object DBGrid2: TDBGrid
Left = 64
Top = 104
Width = 601
Height = 177
TabOrder = 2
TitleFont.Charset = DEFAULT_CHARSET
TitleFont.Color = clWindowText
TitleFont.Height = -11
TitleFont.Name = 'MS Sans Serif'
TitleFont.Style = []
end
object Panel1: TPanel
Left = 64
Top = 296
Width = 601
Height = 25
TabOrder = 3
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -