Unit 'System' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#rtl]

TObject.ClassNameIs

Check whether the class name equals the given name.

Declaration

Source position: objpash.inc line 238

public class function TObject.ClassNameIs(

  const name: RTLString

):Boolean;

Description

ClassNameIs checks whether Name equals the class name. It takes of case sensitivity.

See also

ClassInfo

  

Return a pointer to the type information for this class.

ClassType

  

Return a "class of" pointer for the current class.

ClassName

  

Return the current class name.


Documentation generated on: Jul 24 2023