Vcl.Themes.TCustomElementServices.DrawIcon
Delphi
class function DrawIcon(Style: TCustomStyleServices; DC: HDC; Part, State: Integer; const R: TRect; himl: HIMAGELIST; Index: Integer): 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);
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. Please help us document this topic by using the Discussion page!