Vcl.Themes.TAbstractStyleServices.DoDrawIcon

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

function DoDrawIcon(DC: HDC; Details: TThemedElementDetails;  const R: TRect; himl: HIMAGELIST; Index: Integer; DPI: Integer = 0): Boolean; overload; virtual; abstract;

C++

virtual bool __fastcall DoDrawIcon(HDC DC, const TThemedElementDetails &Details, const System::Types::TRect &R, NativeUInt himl, int Index, int DPI = 0x0) = 0 /* overload */;

Propriétés

Type Visibilité  Source Unité  Parent
function protected
Vcl.Themes.pas
Vcl.Themes.hpp
Vcl.Themes TAbstractStyleServices

Description

Embarcadero Technologies ne possède pas d'informations supplémentaires pour le moment. Veuillez nous aider à documenter cette rubrique en utilisant la page Discussion !