TTMSFNCArrowOptions.SetWidth Method
Assigns the thickness of the arrow line and notifies listeners when the value changes.
API unit family: TMSFNCWidgetArrow
Declaring type: TTMSFNCArrowOptions
Inherited from: TTMSFNCArrowOptionsCustom
Syntax
procedure SetWidth(AValue: Integer);
Parameters
| Name | Description |
|---|---|
AValue |
New line width. Values outside the range 1..300 are ignored. |