Table of Contents

TTMSMCPCustomClientToolsDialog Class

Base class of the ready-made tool window. It shows the tools of a server in a list and displays the name and description of the selected one beside it.

API unit family: TMS.MCP.Client.ToolsDialog Inherits from: TTMSMCPCustomDialog

Syntax

TTMSMCPCustomClientToolsDialog = class(TTMSMCPCustomDialog)

Remarks

The window holds no catalog of its own: it asks for one through its initialisation event each time it is built. Every published surface lives here as a protected member; use the concrete descendant rather than this class directly.