[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 1706
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.
Version 4.0 | Generated 2025-05-03 | Home |