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

TTabControl.BeginUpdate

Starts an update process for the control.

Declaration

Source position: comctrls.pp line 857

public procedure TTabControl.BeginUpdate;

Description

No actions are performed in the method if the Tabs property has not been assigned.

Calls the BeginUpdate method in Tabs to start the update process.

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