IMetabaseTreeCombo.CheckedObjects

Syntax

CheckedObjects: IMetabaseObjectDescriptors;

Description

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

Comments

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

See also:

IMetabaseTreeCombo