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_rchart
Class: TSmithChart
Declaration: property ParentFont: TFont;

The ParentFont property determines where the TSmithChart 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-13