📄 unitpageseditor.dfm
字号:
object FormPagesEditor: TFormPagesEditor
Left = 280
Top = 144
BorderStyle = bsDialog
Caption = #39029#38754#32534#36753
ClientHeight = 367
ClientWidth = 518
Color = clBtnFace
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
OldCreateOrder = False
Position = poScreenCenter
PixelsPerInch = 96
TextHeight = 12
object ListBox1: TListBox
Left = 0
Top = 0
Width = 518
Height = 297
Align = alTop
ItemHeight = 12
TabOrder = 0
OnClick = ListBox1Click
end
object Button1: TButton
Left = 24
Top = 328
Width = 89
Height = 25
Caption = #20462#25913
TabOrder = 1
OnClick = Button1Click
end
object Button2: TButton
Left = 112
Top = 328
Width = 89
Height = 25
Caption = #22686#21152
TabOrder = 2
OnClick = Button2Click
end
object Button3: TButton
Left = 200
Top = 328
Width = 89
Height = 25
Caption = #21024#38500
TabOrder = 3
OnClick = Button3Click
end
object Edit1: TEdit
Left = 24
Top = 304
Width = 441
Height = 20
TabOrder = 4
end
object Button4: TButton
Left = 288
Top = 328
Width = 89
Height = 25
Caption = #19978#31227
TabOrder = 5
OnClick = Button4Click
end
object Button5: TButton
Left = 376
Top = 328
Width = 89
Height = 25
Caption = #19979#31227
TabOrder = 6
OnClick = Button5Click
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -