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



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

TObject.InheritsFrom

Chck wether class is an ancestor.

Declaration

Source position: objpash.inc line 165

public function TObject.InheritsFrom(

  aclass: TClass

):Boolean;

Description

InheritsFrom returns True if AClass is an ancestor class from the current class, and returns false if it is not.

See also

ClassName

  

Return the current class name.

ClassInfo

  

Return a pointer to the type information for this class.

ClassType

  

Return a "class of" pointer for the current class

TClass

  

Class of TObject.

Notes

 No notes exist for this page yet. 





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