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_numio
Class:TNumIO
Declaration:property ParentFont: Boolean;

The ParentFont property determines where the numeric input component gets its font information. 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-14