Navigation: Code Documentation > RSFMXCommon > FMX.RS.Graphics > Types
TArrowOptions Type
Defines the set of options for where and how the arrow head (the triangle portion) of an arrow should be drawn.
Namespace: FMX.RS.Graphics
Delphi
type TArrowOptions = set of TArrowOption;
•FMX.RS.Graphics.DrawArrow(TCanvas,TRSPoints,TCanvasPixel,String,TArrowOptions,TCanvasPixel,TCanvasPixel,Single,TCanvasColor)
•FMX.RS.Graphics.TArrowOption
•FMX.RS.Graphics