📄 memo.dfm
字号:
object frmmemo: Tfrmmemo
Left = 242
Top = 243
BorderStyle = bsDialog
ClientHeight = 247
ClientWidth = 589
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
Position = poMainFormCenter
OnClose = FormClose
PixelsPerInch = 96
TextHeight = 13
object Label1: TLabel
Left = 9
Top = 12
Width = 60
Height = 13
Caption = #25237#31295#35760#24405#65306
end
object cxButton1: TcxButton
Left = 496
Top = 200
Width = 75
Height = 25
Caption = #20851#38381
TabOrder = 0
OnClick = cxButton1Click
end
object memo1: TcxDBMemo
Left = 72
Top = 8
Width = 497
Height = 177
TabOrder = 1
end
object cxButton2: TcxButton
Left = 400
Top = 200
Width = 75
Height = 25
Caption = #20445#23384
TabOrder = 2
OnClick = cxButton2Click
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -