TdxCustomSectionCollection Class
In This Article
#Declaration
Delphi
TdxCustomSectionCollection = class(
TdxObjectList<TdxCustomSection>
)
#Inheritance
TObject
TList
TObjectList
TdxList<T>
TdxObjectList<T>
TdxCustomSectionCollection
See Also