Vcl.Styles.TCustomStyle.DoDrawParentBackground

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

Delphi

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

C++

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

プロパティ

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

説明


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