Back to Devexpress

TdxCustomSectionCollection Class

vcl-dxrichedit-dot-documentmodel-dot-core-1a49f150.md

latest727 B
Original Source

TdxCustomSectionCollection Class

Declaration

delphi
TdxCustomSectionCollection = class(
    TdxObjectList<TdxCustomSection>
)

Inheritance

TObject TList TObjectList TdxList<T> TdxObjectList<T> TdxCustomSectionCollection

See Also

TdxCustomSectionCollection Members

dxRichEdit.DocumentModel.Core Unit