help files
Z505 | PasWiki | FUQ | Search | Main Docs | API Guide



[Overview][Constants][Types][Classes][Procedures and functions][Variables] Reference for unit 'Classes' (#rtl)

TComponent.GetParentComponent

Returns the parent component.

Declaration

Source position: classesh.inc line 1379

public function TComponent.GetParentComponent: TComponent; dynamic;

Description

GetParentComponent can be implemented to return the parent component of this component. The implementation of this method in TComponent always returns Nil. Descendent classes must override this method to return the visual parent of the component.

See also

HasParent

  

Does the component have a parent ?

Owner

  

Owner of this component.

Notes

 No notes exist for this page yet. 





lufdoc, Powtils, fpc, freepascal, delphi, kylix, c/c++, mysql, cgi web framework docs, Z505