[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
True if the form is being updated.
Source position: controls.pp line 1648
public function TControl.FormIsUpdating: Boolean; virtual; |
True if the form is being updated.
The return value is True a value has been assigned to Parent, and its FormIsUpdating method returns True.
lazarus-ccr.sourceforge.net |