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_dendrogram
Class:TDendrogram
Declaration:property SuppressPaint: boolean;

Each change of the parameters of the dendrogram triggers its repaint process. This may cause undesirable effects and may slow down the build up of complex dendrograms. It is therefore recommended to temporarily switch off repainting when several parameters of the dendrogram have to be changed.

Example: This property is used in the following example program (see http://www.lohninger.com/examples.html for downloading the code): dendro



Last Update: 2023-Dec-13