svrmain_p.dfm
来自「考试系统,是一个简单的但是很经典的」· DFM 代码 · 共 36 行
DFM
36 行
object f_main: Tf_main
Left = 405
Top = 253
BorderIcons = [biSystemMenu]
BorderStyle = bsSingle
Caption = #32771#35797#31995#32479
ClientHeight = 143
ClientWidth = 193
Color = clBtnFace
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -14
Font.Name = #23435#20307
Font.Style = []
OldCreateOrder = False
PixelsPerInch = 96
TextHeight = 14
object Button1: TButton
Left = 48
Top = 80
Width = 97
Height = 25
Caption = #36864#20986#31995#32479
TabOrder = 0
OnClick = Button1Click
end
object Button2: TButton
Left = 48
Top = 40
Width = 97
Height = 25
Caption = #36719#20214#27880#20876
TabOrder = 1
end
end
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?