TTMSMCPCustomClientConnection.OnGetResourcesList Event
Occurs when the complete resource catalog has been received, including every page.
API unit family: TMS.MCP.Client.Connection
Declaring type: TTMSMCPCustomClientConnection
Type: TNotifyEvent
Syntax
property OnGetResourcesList: TNotifyEvent;
Remarks
Raised on the main thread. Read the catalog with GetResources, observing the ownership rules described there.