Component
|
Returns the component this class belongs to.
|
Count
|
Returns the number of existing objects that are an instance of this class.
|
Hidden
|
Returns TRUE if the class is hidden.
|
Instance
|
Returns the instance of an auto-creatable class.
|
Name
|
Returns the name of the class.
|
Native
|
Returns TRUE if the class is native.
|
Parent
|
Returns the parent of the class, i.e. the class from which it inherits some of its attributes.
|
Symbols
|
Returns an array of all the symbol names of a class.
|