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....



ParentFont


Unit:SDL_scale
Class:TScale
Declaration:property ParentFont: Boolean;

The ParentFont property determines where the label component gets its font information for the inactive state (i.e. when the mouse does not move over the label). If ParentFont is True, the control uses the font in its parent component's Font property. If ParentFont is False, the control uses its own Font property.




Last Update: 2023-Dec-13