Vcl.Themes.TAbstractStyleServices.DoDrawParentBackground

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

Delphi

function DoDrawParentBackground(Window: HWND; Target: HDC; Details: PThemedElementDetails;
OnlyIfTransparent: Boolean; Bounds: PRect): Boolean; overload; virtual; abstract;

C++

virtual bool __fastcall DoDrawParentBackground(HWND Window, HDC Target, PThemedElementDetails Details, bool OnlyIfTransparent, System::Types::PRect Bounds) = 0 /* overload */;

プロパティ

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

説明

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