[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Returns True if there is a parent component responsible for streaming
Source position: controls.pp line 1565
public function TControl.HasParent: Boolean; override; |
True if there is a Parent.
This function will be called during streaming to decide if a component has to be streamed by its owner or parent
TComponent.HasParent |
lazarus-ccr.sourceforge.net |