TTMSMCPReadOnlyAttribute Class
Declares that the tool does not modify the state of its environment.
API unit family: TMS.MCP.Attributes
Inherits from: TTMSMCPCustomAttribute
Implements: ITMSMCPReadOnlyAttribute
Syntax
TTMSMCPReadOnlyAttribute = class(TTMSMCPCustomAttribute, ITMSMCPReadOnlyAttribute)
Remarks
Applying the attribute sets the read-only hint to True. The hint is simply absent when the attribute is not applied, so there is no form that sets it to False.