TTMSFNCArrowOptions.SetMargin Method
Assigns the margin around the arrow and notifies listeners when the value changes.
API unit family: TMSFNCWidgetArrow
Declaring type: TTMSFNCArrowOptions
Inherited from: TTMSFNCArrowOptionsCustom
Syntax
procedure SetMargin(AValue: Integer);
Parameters
| Name | Description |
|---|---|
AValue |
New margin in pixels. Negative values are ignored. |