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