📄 uhtmleditform.dfm
字号:
end
object btn10: TButton
Left = 244
Top = 25
Width = 89
Height = 25
Action = Act_Edit_Italic
TabOrder = 8
end
object btn11: TButton
Left = 24
Top = 82
Width = 89
Height = 25
Action = Act_Edit_JustifyCenter
TabOrder = 9
end
object btn12: TButton
Left = 134
Top = 82
Width = 89
Height = 25
Action = Act_Edit_JustifyFull
TabOrder = 10
end
object btn13: TButton
Left = 244
Top = 82
Width = 89
Height = 25
Action = Act_Edit_JustifyLeft
TabOrder = 11
end
object btn14: TButton
Left = 354
Top = 82
Width = 89
Height = 25
Action = Act_Edit_JustifyRight
TabOrder = 12
end
object btn16: TButton
Left = 354
Top = 111
Width = 89
Height = 25
Action = Act_Edit_InDent
TabOrder = 13
end
object btn18: TButton
Left = 24
Top = 111
Width = 89
Height = 25
Action = Act_Edit_RemoveFormat
TabOrder = 14
end
object btn19: TButton
Left = 134
Top = 111
Width = 89
Height = 25
Action = Act_Edit_ScrollToTop
TabOrder = 15
end
object btn20: TButton
Left = 244
Top = 111
Width = 89
Height = 25
Action = Act_Edit_ScrollToBottom
TabOrder = 16
end
object btn21: TButton
Left = 354
Top = 140
Width = 89
Height = 25
Action = Act_Edit_StrikeThrough
TabOrder = 17
end
object btn22: TButton
Left = 134
Top = 140
Width = 89
Height = 25
Action = Act_Edit_SubScript
TabOrder = 18
end
object btn23: TButton
Left = 24
Top = 140
Width = 89
Height = 25
Action = Act_Edit_SuperScript
TabOrder = 19
end
object btn25: TButton
Left = 244
Top = 140
Width = 89
Height = 25
Action = Act_Edit_UnderLine
TabOrder = 20
end
object btn29: TButton
Left = 24
Top = 23
Width = 89
Height = 25
Action = Act_Edit_BackColoer
TabOrder = 21
end
object btn30: TButton
Left = 353
Top = 25
Width = 91
Height = 25
Action = Act_Edit_InsertTable
TabOrder = 22
end
object btn33: TButton
Left = 466
Top = 140
Width = 89
Height = 25
Action = Act_Edit_ForeColor
TabOrder = 23
end
object cbbFontName: TComboBox
Left = 72
Top = 174
Width = 121
Height = 20
ItemHeight = 12
TabOrder = 24
OnChange = cbbFontNameChange
end
object edt2: TEdit
Left = 352
Top = 172
Width = 33
Height = 20
TabOrder = 25
Text = '3'
end
object edt3: TEdit
Left = 392
Top = 172
Width = 33
Height = 20
TabOrder = 26
Text = '3'
end
object sedtFontSize: TSpinEdit
Left = 240
Top = 174
Width = 48
Height = 21
MaxValue = 7
MinValue = 1
TabOrder = 27
Value = 3
OnChange = sedtFontSizeChange
end
end
object grpFile: TGroupBox
Left = 16
Top = 8
Width = 609
Height = 145
Caption = #25991#20214
TabOrder = 2
object btn36: TButton
Left = 44
Top = 21
Width = 75
Height = 25
Action = Act_New
TabOrder = 0
end
object btnPaste: TButton
Left = 224
Top = 106
Width = 75
Height = 25
Action = Act_Paste
TabOrder = 1
end
object btn38: TButton
Left = 44
Top = 78
Width = 75
Height = 25
Action = Act_Print
TabOrder = 2
end
object btnCut: TButton
Left = 134
Top = 106
Width = 75
Height = 25
Action = Act_Cut
TabOrder = 3
end
object btnCopy: TButton
Left = 44
Top = 106
Width = 75
Height = 25
Action = Act_Copy
TabOrder = 4
end
object btn31: TButton
Left = 44
Top = 49
Width = 75
Height = 25
Action = Act_Clear
TabOrder = 5
end
object chkReadOnly: TCheckBox
Left = 408
Top = 82
Width = 73
Height = 17
Caption = #21482#35835
TabOrder = 6
OnClick = chkReadOnlyClick
end
object btnPrintPageSetup: TButton
Left = 134
Top = 78
Width = 75
Height = 25
Action = Act_PageSetup
TabOrder = 7
end
object btn15: TButton
Left = 224
Top = 78
Width = 75
Height = 25
Action = Act_PrintPreview
TabOrder = 8
end
object btn17: TButton
Left = 134
Top = 49
Width = 75
Height = 25
Action = Act_Undo
TabOrder = 9
end
object btn24: TButton
Left = 224
Top = 21
Width = 75
Height = 25
Action = Act_Save
TabOrder = 10
end
object btnSaveAs: TButton
Left = 313
Top = 21
Width = 75
Height = 25
Action = Act_SaveAs
TabOrder = 11
end
object btn26: TButton
Left = 403
Top = 21
Width = 75
Height = 25
Action = Act_SaveTo
TabOrder = 12
end
object btnSelectAll: TButton
Left = 313
Top = 106
Width = 75
Height = 25
Action = Act_SelectAll
TabOrder = 13
end
object btn40: TButton
Left = 224
Top = 49
Width = 75
Height = 25
Action = Act_Redo
TabOrder = 14
end
object btnViewSource: TButton
Left = 493
Top = 49
Width = 75
Height = 25
Action = Act_ViewSource
TabOrder = 15
end
object btnViewText: TButton
Left = 493
Top = 21
Width = 75
Height = 25
Action = Act_ViewText
TabOrder = 16
end
object btnWrite: TButton
Left = 313
Top = 49
Width = 75
Height = 25
Action = Act_Write
TabOrder = 17
end
object btnExec: TButton
Left = 496
Top = 106
Width = 75
Height = 25
Caption = #27979#35797#21629#20196
TabOrder = 18
OnClick = btnExecClick
end
object edt1: TEdit
Left = 403
Top = 109
Width = 70
Height = 20
TabOrder = 19
Text = '2D-Position'
end
object btn28: TButton
Left = 134
Top = 21
Width = 75
Height = 25
Action = Act_Open
TabOrder = 20
end
object btnInsert: TButton
Left = 403
Top = 49
Width = 75
Height = 25
Action = Act_Insert
TabOrder = 21
end
object btnAppend: TButton
Left = 313
Top = 78
Width = 75
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -