📄 unit1.dfm
字号:
object Form1: TForm1
Left = 192
Top = 107
BorderStyle = bsDialog
Caption = 'UCVMCC_calc_test_0007'
ClientHeight = 453
ClientWidth = 632
Color = clSilver
Ctl3D = False
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = #23435#20307
Font.Style = []
OldCreateOrder = False
PixelsPerInch = 96
TextHeight = 13
object Button1: TButton
Left = 8
Top = 416
Width = 81
Height = 25
Caption = #35299#26512#35760#21495
TabOrder = 0
OnClick = Button1Click
end
object PageControl1: TPageControl
Left = 8
Top = 8
Width = 617
Height = 401
ActivePage = TabSheet1
TabIndex = 0
TabOrder = 1
object TabSheet1: TTabSheet
Caption = #20195#30721#36755#20837
object Memo1: TMemo
Left = 8
Top = 8
Width = 593
Height = 361
ScrollBars = ssBoth
TabOrder = 0
WantTabs = True
WordWrap = False
end
end
object TabSheet2: TTabSheet
Caption = #35760#21495#36755#20986
ImageIndex = 1
object Memo2: TMemo
Left = 8
Top = 8
Width = 593
Height = 361
ScrollBars = ssBoth
TabOrder = 0
WantTabs = True
WordWrap = False
end
end
object TabSheet3: TTabSheet
Caption = #27719#32534#36755#20986
ImageIndex = 2
object Memo3: TMemo
Left = 8
Top = 8
Width = 593
Height = 361
ScrollBars = ssBoth
TabOrder = 0
WantTabs = True
WordWrap = False
end
end
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -