📄 activeformimpl1.dfm
字号:
object ActiveFormX: TActiveFormX
Left = 192
Top = 107
Width = 425
Height = 207
Caption = 'ActiveFormX'
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -14
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
PixelsPerInch = 120
TextHeight = 16
object Label1: TLabel
Left = 49
Top = 49
Width = 350
Height = 45
Caption = 'ActiveXForm Demo'
Font.Charset = CHINESEBIG5_CHARSET
Font.Color = clBlue
Font.Height = -45
Font.Name = #26032#32048#26126#39636
Font.Style = []
ParentFont = False
end
object Button1: TButton
Left = 98
Top = 108
Width = 208
Height = 51
Caption = 'Button1'
TabOrder = 0
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -