Vcl.Styles.TCustomStyle.DoDrawIcon

提供: RAD Studio API Documentation
移動先: 案内検索

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 */;

プロパティ

種類 可視性 ソース ユニット
function protected
Vcl.Styles.pas
Vcl.Styles.hpp
Vcl.Styles TCustomStyle

説明


このトピックには現在ドキュメントが存在しません。「ノート」を利用してこのトピックの改良について話しあうことができます。