Click or drag to resize

Catalog Properties

The Catalog type exposes the following members.

Properties
  NameDescription
Public propertyApp

Field Value

Type: 
The application object that this catalog is attached to.
Public propertyAuthor

Field Value

Type: 
The name of the author that last edited in the catalog.
Public propertyDescription

Field Value

Type: 
A description of the catalog.
Public propertyHasChangedOnDisk

Field Value

Type: 
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.
Public propertyImage

Field Value

Type: 
The icon image to use for the catalog in the catalog explorer.
Public propertyItem
Indexer declaration to get the nth VisualFactory from a catalog.
Public propertyLoadedHeader

Field Value

Type: 
The state of the catalog when it was last loaded.
Public propertyName

Field Value

Type: 
The name of the catalog.
Public propertyNeedsSave

Field Value

Type: 
Whether the catalog has been modified and needs saving to disk since it was last loaded.
Public propertyNotes
Public propertyPathName
The full path of the catalog on disk.
Public propertyReadOnly

Field Value

Type: 
Whether the catalog can be edited or not. This is read from the read-only state of the catalog file on disk initially.
Public propertyVersion

Field Value

Type: 
The version number of the catalog.
Top
See Also