Back to Devexpress

TdxSectionPropertiesApplyType Enum

vcl-dxrichedit-dot-utils-dot-types-842e2201.md

latest373 B
Original Source

TdxSectionPropertiesApplyType Enum

Declaration

delphi
TdxSectionPropertiesApplyType = (
    WholeDocument,
    CurrentSection,
    SelectedSections,
    ThisPointForward
);

Members

Name
WholeDocument
CurrentSection
SelectedSections
ThisPointForward

See Also

dxRichEdit.Utils.Types Unit