Control.IsVisible

Syntax

IsVisible: Boolean;

Description

The IsVisible property determines whether a component is displayed.

Comments

Available values:

Example

The property use is given in description of the ListItem constructor.

See also:

Control