Descriptor.Name

Syntax

Name: String;

Description

The Name property determines the object name.

Comments

The property value is set in constructors or using the setName method and it is returned by the getName method.

Example

The property use is given in description of the DimTreeView.setSelectedElems method.

See also:

Descriptor