Icon Objects Property

property Objects[Index: Integer]: TObject

Available In: Client and Server Applications

Allows indexed access to all objects managed by the class. If the class owns its managed objects, then all managed objects are automatically destroyed when the class is destroyed.
Image