Catalog Properties |
The Catalog type exposes the following members.
| Name | Description | |
|---|---|---|
| App | Field ValueType:The application object that this catalog is attached to. | |
| Author | Field ValueType:The name of the author that last edited in the catalog. | |
| Description | Field ValueType:A description of the catalog. | |
| HasChangedOnDisk | Field ValueType:Whether the original catalog file on disk has changed since the catalog was loaded. This may have happened if more than one instance of the application is running. | |
| Image | Field ValueType:The icon image to use for the catalog in the catalog explorer. | |
| Item |
Indexer declaration to get the nth VisualFactory from a catalog.
| |
| LoadedHeader | Field ValueType:The state of the catalog when it was last loaded. | |
| Name | Field ValueType:The name of the catalog. | |
| NeedsSave | Field ValueType:Whether the catalog has been modified and needs saving to disk since it was last loaded. | |
| Notes | ||
| PathName |
The full path of the catalog on disk.
| |
| ReadOnly | Field ValueType:Whether the catalog can be edited or not. This is read from the read-only state of the catalog file on disk initially. | |
| Version | Field ValueType:The version number of the catalog. |