TdxRichEditOptionsAction Enum
In This Article
#Declaration
Delphi
TdxRichEditOptionsAction = (
AllCaps,
AllowAlternateStyleNames,
AllowCopy,
AllowCreateNew,
AllowCut,
AllowDrag,
AllowDrop,
AllowNameResolution,
AllowNonLinkedListDefinitions,
AllowOfficeScrolling,
AllowOpen,
AllowPaste,
AllowPrinting,
AllowSave,
AllowSaveAs,
AllowShowPopupMenu,
AllowTablesToExtendIntoMargins,
AllowTouch,
AllowZooming,
AlternateImageFolder,
AsyncImageLoading,
AuthenticationEMail,
AuthenticationGroup,
AuthenticationPassword,
AuthenticationUserName,
AutoDetectDocumentCulture,
AutoDetectEncoding,
BackColor,
BackColorExportMode,
BookmarkColor,
Bookmarks,
BookmarkVisibility,
Bulleted,
CharacterFormatting,
CharacterStyle,
CssPropertiesExportType,
CurrentFileName,
CurrentFormat,
DataSource,
Date,
DefaultCharacterPropertiesExportToCss,
DefaultFileName,
DefaultFormat,
DefaultTableCellMargin,
DefaultTableCellSpacing,
DetectUrls,
DuplicateObjectAsMetafile,
EmbedImages,
EnablePageBackgroundOnPrint,
Encoding,
EndNoteNamePrefix,
EndNoteNumberStringFormat,
EndNotes,
EndNoteSeparator,
ExportBulletsAndNumbering,
ExportFinalParagraphMark,
ExportHiddenText,
ExportImageSize,
ExportRootTag,
ExportToClipboard,
ExternalResourceTimeout,
FallbackFormat,
FieldCodeEndMarker,
FieldCodeStartMarker,
FieldResultEndMarker,
Fields,
FloatingObjects,
FontBold,
FontItalic,
FontName,
FontSize,
FontSource,
FontStrikeout,
FontUnderline,
FontUnit,
FootNoteNamePrefix,
FootNoteNumberStringFormat,
FootNotes,
FootNoteSeparator,
ForeColor,
ForeColorSource,
GridLines,
HeadersFooters,
Hidden,
HiddenText,
HighlightColor,
HighlightMode,
HtmlNumberingListExportFormat,
Hyperlinks,
IgnoreDeletedText,
IgnoreFloatProperty,
IgnoreInsertedText,
IgnoreMetaCharset,
IgnoreNoProof,
IgnoreParagraphOutlineLevel,
IgnoreParseErrors,
InlinePictures,
InsertOptions,
KeepBookmarksForRemovedRanges,
KeepExternalImageSize,
KeepLastParagraph,
KeepPermissionsForRemovedRanges,
LimitBookmarkNameTo40Chars,
LimitFontNameTo31Chars,
LimitStyleNameTo253Chars,
ListExportFormat,
MaintainDocumentSectionSettings,
MatchHorizontalTableIndentsToTextEdge,
MaxZoomFactor,
MergeParagraphsContent,
MergeUseFirstParagraphStyle,
MinZoomFactor,
ModifierKeys,
MultiLevel,
OverrideImageResolution,
OvertypeAllowed,
PageBreakInsertMode,
ParagraphFormatting,
ParagraphFrames,
ParagraphMark,
Paragraphs,
ParagraphStyle,
ParagraphTabs,
PasteLineBreakSubstitution,
PasteSingleCellAsText,
RangePermissionsBracketsColor,
RangePermissionsColor,
RangePermissionsHighlightBracketsColor,
RangePermissionsHighlightColor,
RangePermissionsVisibility,
RegExResultMaxGuaranteedLength,
ReplaceSpaceWithNonBreakingSpaceInsidePre,
Script,
Sections,
Separator,
ShowHiddenText,
ShowLeftIndent,
ShowRightIndent,
ShowTabs,
ShowToolTip,
Simple,
Space,
StrikeoutColor,
StrikeoutWordsOnly,
TabCharacter,
TableCellStyle,
Tables,
TableStyle,
TabMarker,
TabSymbol,
ThrowExceptionOnInvalidFormatSwitch,
Time,
UnderlineColor,
UnderlineTocHyperlinks,
UnderlineWordsOnly,
Undo,
UpdateDocVariablesBeforeCopy,
UpdateDocVariablesBeforePrint,
UpdateFieldsOnPaste,
UriExportType,
UseCurrentCultureForDateTimeFormatting,
UseFontSubstitution,
UseHtml5,
ViewMergedData,
Visibility,
WrapContentInGroup
);
#Members
Name |
---|
All
|
Allow
|
Allow
|
Allow
|
Allow
|
Allow
|
Allow
|
Allow
|
Allow
|
Allow
|
Allow
|
Allow
|
Allow
|
Allow
|
Allow
|
Allow
|
Allow
|
Allow
|
Allow
|
Alternate
|
Async
|
Authentication
|
Authentication
|
Authentication
|
Authentication
|
Auto
|
Auto
|
Back
|
Back
|
Bookmark
|
Bookmarks
|
Bookmark
|
Bulleted
|
Character
|
Character
|
Css
|
Current
|
Current
|
Data
|
Date
|
Default
|
Default
|
Default
|
Default
|
Default
|
Detect
|
Duplicate
|
Embed
|
Enable
|
Encoding
|
End
|
End
|
End
|
End
|
Export
|
Export
|
Export
|
Export
|
Export
|
Export
|
External
|
Fallback
|
Field
|
Field
|
Field
|
Fields
|
Floating
|
Font
|
Font
|
Font
|
Font
|
Font
|
Font
|
Font
|
Font
|
Foot
|
Foot
|
Foot
|
Foot
|
Fore
|
Fore
|
Grid
|
Headers
|
Hidden
|
Hidden
|
Highlight
|
Highlight
|
Html
|
Hyperlinks
|
Ignore
|
Ignore
|
Ignore
|
Ignore
|
Ignore
|
Ignore
|
Ignore
|
Inline
|
Insert
|
Keep
|
Keep
|
Keep
|
Keep
|
Limit
|
Limit
|
Limit
|
List
|
Maintain
|
Match
|
Max
|
Merge
|
Merge
|
Min
|
Modifier
|
Multi
|
Override
|
Overtype
|
Page
|
Paragraph
|
Paragraph
|
Paragraph
|
Paragraphs
|
Paragraph
|
Paragraph
|
Paste
|
Paste
|
Range
|
Range
|
Range
|
Range
|
Range
|
Reg
|
Replace
|
Script
|
Sections
|
Separator
|
Show
|
Show
|
Show
|
Show
|
Show
|
Simple
|
Space
|
Strikeout
|
Strikeout
|
Tab
|
Table
|
Tables
|
Table
|
Tab
|
Tab
|
Throw
|
Time
|
Underline
|
Underline
|
Underline
|
Undo
|
Update
|
Update
|
Update
|
Uri
|
Use
|
Use
|
Use
|
View
|
Visibility
|
Wrap
|
See Also