IControl.ParentColor

Syntax

ParentColor: Boolean;

Description

The ParentColor property determines whether the color of parent component (the component on which it is placed) should be taken for the component.

Comments

If the ParentColor property is set to True, the component color corresponds to the parent one.

See also:

IControl