Show contents 

Working with General Visual Components > Classes > Control > Control.Parent

Control.Parent

Syntax

Parent: PP.Ui.Control;

Description

The Parent property determines parent component of a control.

Example

The property use is given in description of the Control.Anchors property.

See also:

Control