API:Vcl.GraphUtil.DrawCheck
Delphi
procedure DrawCheck(ACanvas: TCanvas; Location: TPoint; Size: Integer; Shadow: Boolean = True);
C++
extern DELPHI_PACKAGE void __fastcall DrawCheck(Vcl::Graphics::TCanvas* ACanvas, const System::Types::TPoint &Location, int Size, bool Shadow = true);
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.