Description
PSCInheritsFromClassName is an alternative way for type checking. Returns True when AObject is an instance of the class or one of its descendants, that has name AClassName, and False otherwise. When AObject is nil, the result is False too.