Vcl.Themes.TCustomElementServices.DrawIcon

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

class function DrawIcon(Style: TCustomStyleServices; DC: HDC; Part, State: Integer;  const R: TRect; himl: HIMAGELIST; Index: Integer; DPI: Integer = 0): Boolean; virtual;

C++

__classmethod virtual bool __fastcall DrawIcon(TCustomStyleServices* Style, HDC DC, int Part, int State, const System::Types::TRect &R, NativeUInt himl, int Index, int DPI = 0x0);

Properties

Type Visibility Source Unit Parent
function public
Vcl.Themes.pas
Vcl.Themes.hpp
Vcl.Themes TCustomElementServices

Description

Embarcadero Technologies does not currently have any additional information.