[Overview][Constants][Types][Classes][Procedures and functions][Variables] | Reference for unit 'System' (#rtl) |
Check whether the class name equals the given name.
Source position: objpash.inc line 162
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. |
No notes exist for this page yet.