[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 514

protected procedure TCustomForm.BeginFormUpdate;

Description

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