ITMSMCPTitleAttribute.SetValue Method
Replaces the text value carried by the attribute.
API unit family: TMS.MCP.Attributes
Declaring type: ITMSMCPTitleAttribute
Inherited from: ITMSMCPCustomValueAttribute
Syntax
procedure SetValue(const AValue: string);
Parameters
| Name | Description |
|---|---|
AValue |
New value to store on the attribute instance. |