[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Ends the csUpdating state.
Source position: classesh.inc line 1621
protected procedure TComponent.Updated; dynamic; |
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.
|
Sets the state to csUpdating |
|
|
Current component's state. |
lazarus-ccr.sourceforge.net |