TTMSMCPRttiToolProperty Class
Published parameter of a tool that was discovered by reflection.
API unit family: TMS.MCP.Attributes.Server
Inherits from: TTMSMCPToolProperty
Syntax
TTMSMCPRttiToolProperty = class(TTMSMCPToolProperty)
Remarks
In addition to the published name, which a name attribute may change, the property keeps the Delphi parameter name it was created from so that received arguments can be mapped back onto the method signature.