IMetabaseTreeList.CheckedObjects

Syntax

CheckedObjects: IMetabaseObjectDescriptors;

Description

The CheckedObjects property returns a collection of descriptions for objects, that are checked in the component. It is actual if the Checkboxes property is set to True.

See also:

IMetabaseTreeList