Vcl.Themes.TAbstractStyleServices.DoDrawIcon

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

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

C++

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

Properties

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

Description

Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!