TABSAdvIndexDefs.Destroy
TABSAdvIndexDefs
Top 


Destroys the collection and each item in it.

destructor Destroy; override;

Description
Destroy calls the Clear method to free each item referenced in the Items array, then destroys the collection itself.