📄 unittype.dfm
字号:
object frmType: TfrmType
Left = 139
Top = 123
BorderStyle = bsDialog
Caption = #32534#36753#20250#21592#31181#31867
ClientHeight = 335
ClientWidth = 580
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
FormStyle = fsStayOnTop
OldCreateOrder = False
Position = poMainFormCenter
Visible = True
OnClose = FormClose
PixelsPerInch = 96
TextHeight = 13
object DBGrid1: TDBGrid
Left = 0
Top = 0
Width = 580
Height = 297
Align = alTop
DataSource = DM.TypeDSrc
ImeName = #20013#25991' ('#31616#20307') - '#24494#36719#25340#38899
TabOrder = 0
TitleFont.Charset = DEFAULT_CHARSET
TitleFont.Color = clWindowText
TitleFont.Height = -11
TitleFont.Name = 'MS Sans Serif'
TitleFont.Style = []
end
object Button1: TButton
Left = 336
Top = 304
Width = 107
Height = 25
Caption = #28155#21152#26032#20250#21592#31181#31867
TabOrder = 1
OnClick = Button1Click
end
object Button2: TButton
Left = 464
Top = 304
Width = 91
Height = 25
Caption = #21024#38500#36873#20013#31181#31867
TabOrder = 2
OnClick = Button2Click
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -