📄 unit1.dfm
字号:
object Form1: TForm1
Left = 192
Top = 107
Width = 544
Height = 360
Caption = #36830#32493#30011#19968#20018#30005#26438
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 vgctrl1: Tvgctrl
Left = 8
Top = 8
Width = 521
Height = 281
TabOrder = 0
OnLButtonDown = vgctrl1LButtonDown
ControlData = {
545046300D544D7957696E436F6E74726F6C00044C656674020803546F700208
055769647468030902064865696768740319010000}
end
object Button1: TButton
Left = 8
Top = 296
Width = 129
Height = 25
Caption = #30011#30005#32447#26438
TabOrder = 1
OnClick = Button1Click
end
object Button2: TButton
Left = 392
Top = 296
Width = 129
Height = 25
Caption = #20851#38381
TabOrder = 2
OnClick = Button2Click
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -