Vcl.Styles.TCustomStyle.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; override;

C++

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

Propriétés

Type Visibilité  Source Unité  Parent
function protected
Vcl.Styles.pas
Vcl.Styles.hpp
Vcl.Styles TCustomStyle

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 !