The SDL Component Suite is an industry leading collection of components supporting scientific and engineering computing. Please visit the SDL Web site for more information....



ParentColor


Unit:SDL_urllab
Class:TUrlLab
Declaration:property ParentColor: Boolean;

The ParentColor property determines where the label control looks for its color information. If ParentColor is True, the control uses the color in its parent component's Color property. If ParentColor is False, the control uses its own Color property.

Note that ParentColor becomes False automatically, if the Color property is set explicitly.



Last Update: 2023-Dec-13