User Defined Base Classes

User defined Base Classes can be customised to control the data and functionality of their child Objects. There are two types of 'Base Class Properties', which can be customised:

The 'Read-only' status of Base Class properties/settings is inhereted by its child Class and any change to their values can only be made through the Base Class.

The 'Read/Write' status of Base Class properties/settings are only used as the default value by the child Class at the point of the child Class creation.

See the section on Base Classes for the mechanics of editing.