The Class Hierarchy
From Real Software Documentation
Description
Objects in Real Studio are arranged in a hierarchy. This means that an object inherits the properties, methods, and events of its super class (the classes above it in the hierarchy) and may contain properties, methods, and events that are unique to the object.
