| [Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] | 
Check whether the class name equals the given name.
Source position: objpash.inc line 221
| public class function TObject.ClassNameIs( | 
| const name: string | 
| ):Boolean; | 
ClassNameIs checks whether Name equals the class name. It takes of case sensitivity.
| 
 | Return a pointer to the type information for this class. | |
| 
 | Return a "class of" pointer for the current class | |
| 
 | Return the current class name. |