ItemIndex property

Applies to

TLabels

Declaration

property ItemIndex: Integer read write; public

Description

ItemIndex property allows you to select label object programmatically. Selected object have special handles for visual editing. Only one object may be selected.

Note: if plot mode is not pmLabelEdit, this property is inactive and set to -1.