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

📄 fuqexport4docxeditor.dfm

📁 Advanced.Export.Component.v4.01.rar,delphi 第三方控件
💻 DFM
📖 第 1 页 / 共 5 页
字号:
                Caption = 'Use Highlight'
                TabOrder = 3
                OnClick = chkUseHighlightClick
              end
              object cbHighlight: TComboBox
                Left = 140
                Top = 169
                Width = 97
                Height = 21
                Style = csDropDownList
                Enabled = False
                ItemHeight = 13
                TabOrder = 4
                OnChange = cbHighlightChange
                Items.Strings = (
                  'hcNone'
                  'hcYellow'
                  'hcGreen'
                  'hcCyan'
                  'hcMagenta'
                  'hcBlue'
                  'hcRed'
                  'hcDarkBlue'
                  'hcDarkCyan'
                  'hcDarkGreen'
                  'hcDarkMagent'
                  'hcDarkRed'
                  'hcDarkYellow'
                  'hcDarkGray'
                  'hcLightGray'
                  'hcBlack')
              end
            end
          end
        end
      end
    end
  end
  object paSelector: TPanel
    Left = 0
    Top = 41
    Width = 266
    Height = 462
    Align = alLeft
    BevelOuter = bvNone
    TabOrder = 3
    object pcStyleEditor: TPageControl
      Left = 0
      Top = 0
      Width = 266
      Height = 462
      ActivePage = tsOptions
      Align = alClient
      TabOrder = 0
      OnChange = pcStyleEditorChange
      object tsOptions: TTabSheet
        Tag = 1
        Caption = 'Options'
        object lvOptions: TListView
          Left = 0
          Top = 0
          Width = 258
          Height = 434
          Align = alClient
          Columns = <
            item
              Caption = 'Options'
              ImageIndex = 2
              Width = 253
            end>
          HideSelection = False
          ReadOnly = True
          RowSelect = True
          ShowColumnHeaders = False
          SmallImages = ilListView
          TabOrder = 0
          ViewStyle = vsReport
          OnSelectItem = lvOptionsSelectItem
        end
      end
      object tsStyles: TTabSheet
        Tag = 2
        Caption = 'Styles'
        ImageIndex = 1
        object tlbProcessing: TToolBar
          Left = 0
          Top = 0
          Width = 258
          Height = 29
          Caption = 'tlbProcessing'
          Images = ilButtons
          TabOrder = 0
          object buAdd: TToolButton
            Left = 0
            Top = 2
            Hint = 'Add new strip style'
            Caption = 'buAdd'
            ImageIndex = 0
            ParentShowHint = False
            ShowHint = True
            OnClick = buAddClick
          end
          object buRemove: TToolButton
            Left = 23
            Top = 2
            Hint = 'Delete selected strip style'
            Caption = 'buRemove'
            Enabled = False
            ImageIndex = 2
            ParentShowHint = False
            ShowHint = True
            OnClick = buRemoveClick
          end
          object buSeparator1: TToolButton
            Left = 46
            Top = 2
            Width = 8
            Caption = 'buSeparator1'
            ImageIndex = 2
            Style = tbsSeparator
          end
          object buMoveUp: TToolButton
            Left = 54
            Top = 2
            Hint = 'Move strip style up'
            Caption = 'buMoveUp'
            Enabled = False
            ImageIndex = 3
            ParentShowHint = False
            ShowHint = True
            OnClick = buMoveUpClick
          end
          object buMoveDown: TToolButton
            Left = 77
            Top = 2
            Hint = 'Move strip style down'
            Caption = 'buMoveDown'
            Enabled = False
            ImageIndex = 4
            ParentShowHint = False
            ShowHint = True
            OnClick = buMoveDownClick
          end
        end
        object rgStripStyle: TRadioGroup
          Left = 0
          Top = 393
          Width = 258
          Height = 41
          Align = alBottom
          Caption = 'Strip Type'
          Columns = 3
          ItemIndex = 0
          Items.Strings = (
            'None'
            'Column'
            'Row')
          TabOrder = 1
        end
        object lvSStyles: TListView
          Left = 0
          Top = 29
          Width = 258
          Height = 364
          Align = alClient
          Columns = <
            item
              Caption = 'Styles'
              Width = 253
            end>
          HideSelection = False
          ReadOnly = True
          RowSelect = True
          ShowColumnHeaders = False
          SmallImages = ilListView
          TabOrder = 2
          ViewStyle = vsReport
          OnChange = lvSStylesChange
          OnSelectItem = lvSStylesSelectItem
        end
      end
      object tsBorderStyle: TTabSheet
        Tag = 3
        Caption = 'Border style'
        ImageIndex = 2
        object bvl14: TBevel
          Left = 0
          Top = 0
          Width = 258
          Height = 434
          Align = alClient
        end
        object laBorderColor: TLabel
          Left = 4
          Top = 30
          Width = 58
          Height = 13
          Caption = 'Border Color'
          Enabled = False
        end
        object btnBorderColor: TSpeedButton
          Left = 69
          Top = 24
          Width = 25
          Height = 25
          Hint = 'Border Color'
          Enabled = False
          Flat = True
          Glyph.Data = {
            66010000424D6601000000000000760000002800000014000000140000000100
            040000000000F000000000000000000000001000000010000000000000000000
            8000008000000080800080000000800080008080000080808000C0C0C0000000
            FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00FFFFFFFFFFFF
            FFFFFFFF0000FFFFFFFFFFFFFFFFFFFF0000FFFFFFFFFFFFFFFFFFFF0000FFFF
            FFFFFFFFFFFFFFFF0000FFFFFFFFFFFFFFFFFFFF0000FFFFFFFFFFFFFFFFFFFF
            0000FFFFFFFFFFFFFFFFFFFF0000FFFFFFFFFFFFFFFFFFFF0000F446FF04448F
            FFFFFFFF0000F4446FF0F444FFFFFFFF0000FFFFFFFF0F444FFFFFFF0000FFFF
            FFFF0F4444FFFFFF0000FFFFFFFFF0F4444FFFFF0000FFFFFFFFF0FF444FFFFF
            0000FFFFFFFFFF0FF44FFFFF0000FFFFFFFFFFF0000FFFFF0000FFFFFFFFFFF8
            0BB0FFFF0000FFFFFFFFFFFF0BB0FFFF0000FFFFFFFFFFFFF0BB0FFF0000FFFF
            FFFFFFFFFFFFFFFF0000}
          ParentShowHint = False
          ShowHint = True
          Spacing = 0
          OnClick = btnBorderColorClick
          OnMouseDown = btnBorderColorMouseDown
          OnMouseUp = btnBorderColorMouseUp
        end
        object pbBorder: TPaintBox
          Left = 73
          Top = 42
          Width = 18
          Height = 4
          OnPaint = pbBorderPaint
        end
        object laBorderStyle: TLabel
          Left = 106
          Top = 30
          Width = 57
          Height = 13
          Caption = 'Border Style'
          Enabled = False
        end
        object chkUseBorder: TCheckBox
          Left = 5
          Top = 4
          Width = 252
          Height = 17
          Caption = 'Use Border'
          TabOrder = 0
          OnClick = chkUseBorderClick
        end
        object cbBorderStyle: TComboBox
          Left = 170
          Top = 26
          Width = 84
          Height = 21
          Style = csDropDownList
          Enabled = False
          ItemHeight = 13
          ItemIndex = 0
          TabOrder = 1
          Text = 'Single'
          OnChange = cbBorderStyleChange
          Items.Strings = (
            'Single'
            'Thick'
            'Double'
            'Hairline'
            'Dot'
            'DashLargeGap'
            'DotDash'
            'DotDotDash'
            'Triple'
            'ThinThickSmallGap'
            'ThickThinSmallGap'
            'ThinThickThinSmallGap'
            'ThinThickMediumGap'
            'ThickThinMediumGap'
            'ThinThickThinMediumGap'
            'ThinThickLargeGap'
            'ThickThinLargeGap'
            'ThinThickThinLargeGap'
            'Wave'
            'DoubleWave'
            'DashSmallGap'
            'DashDotStroker'
            'Emboss3D'
            'Engrave3D')
        end
      end
    end
  end
  object ilButtons: TImageList
    Left = 4
    Top = 507
    Bitmap = {
      494C01010D000E00040010001000FFFFFFFFFF10FFFFFFFFFFFFFFFF424D3600
      0000000000003600000028000000400000004000000001002000000000000040
      0000000000000000000000000000000000000000000000000000000000000000
      0000000000000000000000000000000000000000000000000000000000000000
      0000000000000000000000000000000000000000000000000000000000000000
      0000000000000000000000000000000000000000000000000000000000000000

⌨️ 快捷键说明

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