Vcl.GraphUtil.DrawMaximizeIcon
Delphi
procedure DrawMaximizeIcon(ACanvas: TCanvas; ABounds: TRect; AColor: TColor; ASize: Integer; ADPI: Integer);
C++
extern DELPHI_PACKAGE void __fastcall DrawMaximizeIcon(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.