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