Vcl.GraphUtil.DrawCloseIcon

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure DrawCloseIcon(ACanvas: TCanvas; ABounds: TRect; AColor: TColor; ASize: Integer; ADPI: Integer);

C++

extern DELPHI_PACKAGE void __fastcall DrawCloseIcon(Vcl::Graphics::TCanvas* ACanvas, const Winapi::Windows::TRect &ABounds, System::Uitypes::TColor AColor, int ASize, int ADPI);

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.