⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 uhtmleditform.dfm

📁 一个html编辑器,支持可见即可得!!!
💻 DFM
📖 第 1 页 / 共 5 页
字号:
              TabOrder = 0
              object tbsCut: TToolButton
                Left = 0
                Top = 0
                Action = Act_Cut
              end
              object tbsCopy: TToolButton
                Left = 27
                Top = 0
                Action = Act_Copy
              end
              object tbsPaste: TToolButton
                Left = 54
                Top = 0
                Action = Act_Paste
              end
              object tbsClear: TToolButton
                Left = 81
                Top = 0
                Action = Act_Clear
              end
            end
          end
          object PageScroller6: TPageScroller
            Left = 315
            Top = 27
            Width = 54
            Height = 25
            Control = ToolBar4
            TabOrder = 5
            object ToolBar4: TToolBar
              Left = 0
              Top = 0
              Width = 54
              Height = 25
              Align = alClient
              AutoSize = True
              ButtonHeight = 26
              ButtonWidth = 27
              Caption = 'ToolBar4'
              EdgeInner = esNone
              EdgeOuter = esNone
              Flat = True
              Images = SmallImages
              TabOrder = 0
              object tbsForeColor: TToolButton
                Left = 0
                Top = 0
                Action = Act_Edit_ForeColor
              end
              object tbsBackColoer: TToolButton
                Left = 27
                Top = 0
                Action = Act_Edit_BackColoer
              end
            end
          end
          object PageScroller7: TPageScroller
            Left = 300
            Top = 0
            Width = 53
            Height = 25
            Control = ToolBar5
            TabOrder = 6
            object ToolBar5: TToolBar
              Left = 0
              Top = 0
              Width = 53
              Height = 25
              Align = alClient
              AutoSize = True
              ButtonHeight = 26
              ButtonWidth = 27
              Caption = 'ToolBar5'
              EdgeInner = esNone
              EdgeOuter = esNone
              Flat = True
              Images = SmallImages
              TabOrder = 0
              object tbsUndo: TToolButton
                Left = 0
                Top = 0
                Action = Act_Undo
              end
              object tbsRedo: TToolButton
                Left = 27
                Top = 0
                Action = Act_Redo
              end
            end
          end
          object PageScroller8: TPageScroller
            Left = 384
            Top = 27
            Width = 139
            Height = 25
            Control = ToolBar6
            TabOrder = 7
            object ToolBar6: TToolBar
              Left = 0
              Top = 0
              Width = 139
              Height = 25
              Align = alClient
              AutoSize = True
              ButtonHeight = 26
              ButtonWidth = 27
              Caption = 'ToolBar6'
              EdgeInner = esNone
              EdgeOuter = esNone
              Flat = True
              Images = SmallImages
              TabOrder = 0
              object tbsSuperScript: TToolButton
                Left = 0
                Top = 0
                Action = Act_Edit_SuperScript
              end
              object tbsSubScript: TToolButton
                Left = 27
                Top = 0
                Action = Act_Edit_SubScript
              end
              object tbsInsertOrderedlist: TToolButton
                Left = 54
                Top = 0
                Action = Act_Edit_InsertOrderedlist
              end
              object tbsInDent: TToolButton
                Left = 81
                Top = 0
                Action = Act_Edit_InDent
              end
              object tbsOutDent: TToolButton
                Left = 108
                Top = 0
                Action = Act_Edit_OutDent
              end
            end
          end
          object PageScroller9: TPageScroller
            Left = 494
            Top = 0
            Width = 102
            Height = 25
            Control = ToolBar7
            TabOrder = 8
            object ToolBar7: TToolBar
              Left = 0
              Top = 0
              Width = 102
              Height = 25
              Align = alClient
              AutoSize = True
              ButtonHeight = 26
              ButtonWidth = 27
              Caption = 'ToolBar7'
              EdgeInner = esNone
              EdgeOuter = esNone
              Flat = True
              Images = SmallImages
              TabOrder = 0
              object tbsCreateLink: TToolButton
                Left = 0
                Top = 0
                Action = Act_Edit_CreateLink
              end
              object tbsInsertTable: TToolButton
                Left = 27
                Top = 0
                Action = Act_Edit_InsertTable
              end
              object tbsInsertImage: TToolButton
                Left = 54
                Top = 0
                Action = Act_Edit_InsertImage
              end
            end
          end
          object PageScroller10: TPageScroller
            Left = 538
            Top = 27
            Width = 58
            Height = 25
            Control = ToolBar8
            TabOrder = 9
            object ToolBar8: TToolBar
              Left = 0
              Top = 0
              Width = 58
              Height = 25
              Align = alClient
              AutoSize = True
              ButtonHeight = 26
              ButtonWidth = 27
              Caption = 'ToolBar8'
              EdgeInner = esNone
              EdgeOuter = esNone
              Flat = True
              Images = SmallImages
              TabOrder = 0
              object tbsSelectAll: TToolButton
                Left = 0
                Top = 0
                Action = Act_SelectAll
              end
            end
          end
          object PageScroller12: TPageScroller
            Left = 368
            Top = 0
            Width = 111
            Height = 25
            Control = ToolBar10
            TabOrder = 10
            object ToolBar10: TToolBar
              Left = 0
              Top = 0
              Width = 111
              Height = 25
              ButtonHeight = 26
              ButtonWidth = 27
              Caption = 'ToolBar10'
              EdgeInner = esNone
              EdgeOuter = esNone
              Flat = True
              Images = SmallImages
              TabOrder = 0
              object tbsJustifyFull: TToolButton
                Left = 0
                Top = 0
                Action = Act_Edit_JustifyFull
              end
              object tbsJustifyLeft: TToolButton
                Left = 27
                Top = 0
                Action = Act_Edit_JustifyLeft
              end
              object tbsJustifyCenter: TToolButton
                Left = 54
                Top = 0
                Action = Act_Edit_JustifyCenter
              end
              object tbsJustifyRight: TToolButton
                Left = 81
                Top = 0
                Action = Act_Edit_JustifyRight
              end
            end
          end
        end
      end
    end
    object ts5: TTabSheet
      Caption = #20840#37096#21151#33021#25353#38062
      ImageIndex = 1
      TabVisible = False
      object mmo1: TMemo
        Left = 16
        Top = 376
        Width = 609
        Height = 193
        TabOrder = 0
      end
      object grpEdit: TGroupBox
        Left = 16
        Top = 160
        Width = 609
        Height = 209
        Caption = #32534#36753
        TabOrder = 1
        object lblTable: TLabel
          Left = 307
          Top = 178
          Width = 36
          Height = 12
          Caption = #34920#26684#25968
        end
        object Label1: TLabel
          Left = 40
          Top = 178
          Width = 24
          Height = 12
          Caption = #23383#20307
        end
        object lbl1: TLabel
          Left = 208
          Top = 178
          Width = 24
          Height = 12
          Caption = #23610#23544
        end
        object btn2: TButton
          Left = 134
          Top = 24
          Width = 89
          Height = 25
          Action = Act_Edit_Bold
          TabOrder = 0
        end
        object btn3: TButton
          Left = 468
          Top = 54
          Width = 89
          Height = 25
          Action = Act_Edit_CreateLink
          TabOrder = 1
        end
        object btn5: TButton
          Left = 466
          Top = 111
          Width = 89
          Height = 25
          Action = Act_Edit_OutDent
          TabOrder = 2
        end
        object btn6: TButton
          Left = 466
          Top = 24
          Width = 89
          Height = 25
          Action = Act_Edit_HorizontalRule
          TabOrder = 3
        end
        object btn1: TButton
          Left = 24
          Top = 53
          Width = 89
          Height = 25
          Action = Act_Edit_InsertImage
          TabOrder = 4
        end
        object Button2: TButton
          Left = 134
          Top = 53
          Width = 89
          Height = 25
          Action = Act_Edit_InsertLineBreak
          TabOrder = 5
        end
        object btn7: TButton
          Left = 244
          Top = 53
          Width = 89
          Height = 25
          Action = Act_Edit_InsertOrderedlist
          TabOrder = 6
        end
        object btn9: TButton
          Left = 354
          Top = 53
          Width = 89
          Height = 25
          Action = Act_Edit_InsertUnOrderedList
          TabOrder = 7

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -