IMetabaseTreeCombo.CheckedObjects

Syntax

CheckedObjects: IMetabaseObjectDescriptors;

Description

The CheckedObjects property returns the collection of descriptions for objects, which checkboxes are selected in the component.

Comments

It is relevant if the Checkboxes property is set to True.

See also:

IMetabaseTreeCombo