Skip to main content
A newer version of this page is available. .

TcxEditRepositoryItemClass Type

Represents a repository item class.

Declaration

TcxEditRepositoryItemClass = class of TcxEditRepositoryItem;

Referenced Class

Type
TcxEditRepositoryItem

Remarks

TcxEditRepositoryItemClass represents a meta-class used to create repository items within the repository using its CreateItem and CreateItemEx functions.

See Also