Show contents 

ExtCtrls > ExtCtrls Assembly Interfaces > IMetabaseTreeList > IMetabaseTreeList.CheckedObjects

IMetabaseTreeList.CheckedObjects

Syntax

CheckedObjects: IMetabaseObjectDescriptors;

Description

The CheckedObjects property returns the collection of descriptions for objects checked in the component. It is relevant if the Checkboxes property is set to True.

See also:

IMetabaseTreeList