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



SuppressPaint


Unit: SDL_rchart
Class: TSmithChart
Declaration: property SuppressPaint: boolean;

Changing any property of the chart will trigger the repaint process. This may result in unnecessary repaint operations if several parameters of the chart are to be changed at once. It is therefore recommended to temporarily switch off repainting by setting SuppressPaint to TRUE when several parameters are changed programmatically.



Last Update: 2023-Dec-13