TTMSMCPClientRootItems Class
Collection of the local folders published to a server as roots. Adding, removing or changing an entry notifies the server that the root list changed.
API unit family: TMS.MCP.Client.Connection
Inherits from: TOwnedCollection
Syntax
TTMSMCPClientRootItems = class(TOwnedCollection)
Properties
| Name | Description |
|---|---|
| Items | Provides indexed access to the root entries in the collection. |
Methods
| Name | Description |
|---|---|
| Add | Appends a new, empty root entry to the collection. |
| Insert | Inserts a new, empty root entry at the given position. |