[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Return a pointer to the type information for this class.
Source position: objpash.inc line 198
class function TObject.ClassInfo: pointer; |
ClassInfo returns a pointer to the type information for this class. This pointer can be used in the various type information routines.
lazarus-ccr.sourceforge.net |