Contents
-
Index
-
Previous
-
Next
EndUpdate method
Declaration
function
EndUpdate: Integer;
Description
Re-enables screen repainting.
Use EndUpdate to re-enable screen repainting that was turned off with the
BeginUpdate
method.