Object

From REALbasicWiki

Jump to: navigation, search
Overall article skill Skill ranges from beginner (green) to expert (red)

Object is the base class for all other REALbasic classes.

Actually, there is no Object class in REALbasic. You cannot create a new Object instance, nor will the IDE allow you to set the superclass of a class to Object. You can define a reference of type Object and assign to it.

Object class
Available on Mac OS X Linux Windows
General
Superclass none
Interfaces none
Constants

none

Methods

none

Properties

none

Events

none

NOTE: You can get descriptions of the items above from the REALbasic documentation.

Personal tools
related