vcl-dxrichedit-dot-documentmodel-dot-core-1d6f51db.md
TdxDocumentModelChangeAction = (
Redraw,
ResetPrimaryLayout,
ResetAllPrimaryLayout,
ResetSecondaryLayout,
ResetSelectionLayout,
ResetCaretInputPositionFormatting,
RaiseSelectionChanged,
RaiseContentChanged,
ScrollToBeginOfDocument,
RaiseEmptyDocumentCreated,
RaiseDocumentLoaded,
RaiseModifiedChanged,
ResetUncheckedIntervals,
ResetIgnoredList,
ForceResize,
ValidateSelectionInterval,
PerformActionsOnIdle,
SplitRunByCharset,
ResetRuler,
SuppressBindingsNotifications,
ActivePieceTableChanged,
RaiseDocumentProtectionChanged,
ForceResetHorizontalRuler,
ForceResetVerticalRuler,
ForceSyntaxHighlight,
ApplyAutoCorrect,
SuppressRaiseContentChangedCalculationByCurrentTransactionChanges,
Fields
);
| Name |
|---|
Redraw |
ResetPrimaryLayout |
ResetAllPrimaryLayout |
ResetSecondaryLayout |
ResetSelectionLayout |
ResetCaretInputPositionFormatting |
RaiseSelectionChanged |
RaiseContentChanged |
ScrollToBeginOfDocument |
RaiseEmptyDocumentCreated |
RaiseDocumentLoaded |
RaiseModifiedChanged |
ResetUncheckedIntervals |
ResetIgnoredList |
ForceResize |
ValidateSelectionInterval |
PerformActionsOnIdle |
SplitRunByCharset |
ResetRuler |
SuppressBindingsNotifications |
ActivePieceTableChanged |
RaiseDocumentProtectionChanged |
ForceResetHorizontalRuler |
ForceResetVerticalRuler |
ForceSyntaxHighlight |
ApplyAutoCorrect |
SuppressRaiseContentChangedCalculationByCurrentTransactionChanges |
Fields |
See Also