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 _DEPRECATED_ATTRIBUTE0 (Vcl::Graphics::TCanvas* ACanvas, const Winapi::Windows::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.