ITabSheet.ExpanderOffPicture

Syntax

ExpanderOffPicture: Integer;

Description

The ExpanderOffPicture property determines index of the icon corresponding to folded expander ().

Comments

The icon must be included into collection of table icons. If the property value is not defined or if it is set to -1, a standard icon is displayed.

Example

The property use is given in the example for ITabSheet.CreateExpander.

See also:

ITabSheet