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



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

TObject.ClassName

Return the current class name.

Declaration

Source position: objpash.inc line 161

public function TObject.ClassName: shortstring;

Description

ClassName returns the class name for the current class, in all-uppercase letters. To check for the class name, use the ClassNameIs class method.

Errors

None.

See also

ClassInfo

  

Return a pointer to the type information for this class.

ClassType

  

Return a "class of" pointer for the current class

ClassNameIs

  

Check whether the class name equals the given name.

Notes

 No notes exist for this page yet. 





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