| [Overview][Constants][Types][Classes][Procedures and functions][Variables] | 
Check whether the class name equals the given name.
Source position: objpash.inc line 133
| public function TObject.ClassNameIs( | 
| const name: String | 
| ):Boolean; | 
ClassNameIs checks whether Name equals the class name. It takes of case sensitivity, i.e. it converts both names to uppercase before comparing.
| 
 | Return a pointer to the type information for this class. | |
| 
 | Return a "class of" pointer for the current class | |
| 
 | Return the current class name. |