API:Vcl.GraphUtil.DrawArrow
Delphi
procedure DrawArrow(ACanvas: TCanvas; Direction: TScrollDirection; Location: TPoint; Size: Integer);
C++
extern DELPHI_PACKAGE void __fastcall DrawArrow(Vcl::Graphics::TCanvas* ACanvas, TScrollDirection Direction, const System::Types::TPoint &Location, int Size);
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
procedure function |
public | Vcl.GraphUtil.pas Vcl.GraphUtil.hpp |
Vcl.GraphUtil | Vcl.GraphUtil |
Description
Embarcadero Technologies does not currently have any additional information.