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

TComponent.Updated

Ends the csUpdating state.

Declaration

Source position: classesh.inc line 1621

protected procedure TComponent.Updated; dynamic;

Description

Updated excludes csUpdating from the ComponentState property of the component.

Normally, an application programmer should not call this method directly, it is called automatically by the streaming system.

See also

Updating

  

Sets the state to csUpdating

ComponentState

  

Current component's state.

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