TSpectrum.SuspendNotifyUpdate Property

Boolean SuspendNotifyUpdate { get; set; }

Set this property to True, to prevent calling OnNotifyUpdate from the Update Method.

Returns: Boolean

Remarks:

This can be usefull, when the screen should not be updated for every call to Update.