📄 frm_main.dfm
字号:
object Main: TMain
Left = 192
Top = 107
Width = 696
Height = 480
Caption = 'Main'
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 13
object cmd_Create_TD: TButton
Left = 134
Top = 10
Width = 103
Height = 41
Caption = #24314#34920
TabOrder = 0
OnClick = cmd_Create_TDClick
end
object cmd_Create_DB: TButton
Left = 8
Top = 10
Width = 121
Height = 41
Caption = #24314#25968#25454#24211
TabOrder = 1
OnClick = cmd_Create_DBClick
end
object cmd_Cteate_TQ: TButton
Left = 242
Top = 10
Width = 103
Height = 41
Caption = #24314#26597#35810
TabOrder = 2
OnClick = cmd_Cteate_TQClick
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -