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, Winapi::Windows::PRect Bounds)/* overload */;

プロパティ

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

説明

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