getClassNumberForObject
getClassNumberForObject(obj: Object): Integer;
The getClassNumberForObject method of the Object class returns the number of the class specified in the obj parameter, even if this object is no longer valid.
getClassNumberForObject(obj: Object): Integer;
The getClassNumberForObject method of the Object class returns the number of the class specified in the obj parameter, even if this object is no longer valid.