API:Vcl.GraphUtil.DrawCheck

From RAD Studio API Documentation
Jump to: navigation, search

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. Please help us document this topic by using the Discussion page!