[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'Forms' (#lcl)

TCustomForm.BeginFormUpdate

Locks form updates (AutoSize), until EndFormUpdate.

Declaration

Source position: forms.pp line 548

protected procedure TCustomForm.BeginFormUpdate;

Description

Nested calls are allowed (pairs of Begin/EndFormUpdate).

The latest version of this document can be found at lazarus-ccr.sourceforge.net.