A collection of object libraries.
Element
asset
library Properties
| Property | Type | Access | Description |
|---|---|---|---|
| associated panel | panel | read | The panel associated with the library. |
| class | type class | read | The class descriptor type. |
| file path | alias or string | read | The full path to the file. |
| full name | alias or string | read | The full path to the library, including the name of the library. |
| index | integer | read | The index of the library within its containing object. |
| name | string | read | The name of the library. |
| object reference | library | read | An object reference for the library. |
| parent | reference | read | The parent of the library (a application). |
| properties | record | r/w | A property that allows setting of several properties at the same time. |