XML preferences.
XML preference properties
| Property | Type | Access | Description |
|---|---|---|---|
| class | integer | read | The class descriptor type. |
| default cell tag color | list of 3 fixed (0 – 255), UI colors enumeration | r/w | The color to give a new cell tag. This color will only be used if the tag needs to be created as Array of 3 Doubles (0 – 255) or idUIColors enumerator. |
| default cell tag name | string | r/w | The name to give to new cell elements created automatically. |
| default story tag color | list of 3 fixed (0 – 255), UI colors enumeration | r/w | The color to give a new story tag. This color will only be used if the tag needs to be created as Array of 3 Doubles (0 – 255) or idUIColors enumerator. |
| default story tag name | string | r/w | The name to give to new story elements created automatically. |
| default table tag color | list of 3 fixed (0 – 255), UI colors enumeration | r/w | The color to give a new table tag. This color will only be used if the tag needs to be created as Array of 3 Doubles (0 – 255) or idUIColors enumerator. |
| default table tag name | string | r/w | The name to give to new table elements created automatically. |
| object reference | object | read | An object reference for this object. |
| parent | object | read | The parent of the object. |
| properties | record | r/w | Property that allows setting of several properties at the same time. |