Panel.supportAnchors

Syntax

supportAnchors();

Description

The supportAnchors method returns the attribute whether the Anchors is used in the panel.

Comments

The method returns the True value, if the panel can use the Anchors, otherwise it is False.

Example

The example of method use is given in description of the Panel.toFront method.

See also:

Panel