Contents - Index - Previous - Next


EnableControls method



Applies to
TProfGrid component

Declaration
function EnableControls: Integer;

Description

Re-enables update of grid's screen image and automatic adjusting of row heights.

Tip:  To actually re-enable display, the method must be called the same number of times as the DisableControls method has been called. Otherwise, the method only decrements an internal disable count variable. The return value of the method is the new value of the disable count variable.