[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Sets the state to csUpdating
Source position: classesh.inc line 1620
protected procedure TComponent.Updating; dynamic; |
Updating includes csUpdating in the ComponentState property of the component.
Normally, an application programmer should not call this method directly, it is called automatically by the streaming system.
|
Ends the csUpdating state. |
|
|
Current component's state. |
lazarus-ccr.sourceforge.net |