Returns True if there is a Parent component responsible for streaming.
Source position: controls.pp line 1638
public function TControl.HasParent: Boolean; override; |
True if there is a Parent.
HasParent is called during streaming to decide if a component has to be streamed by its owner or Parent.
TComponent.HasParent |
CT Web help |
CodeTyphon Studio |