API:Vcl.Themes.TAbstractStyleServices.DoDrawParentBackground

De RAD Studio API Documentation
Aller à : navigation, rechercher

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

Propriétés

Type Visibilité  Source Unité  Parent
function protected
Vcl.Themes.pas
Vcl.Themes.hpp
Vcl.Themes TAbstractStyleServices

Description

Embarcadero Technologies ne possède pas d'informations supplémentaires pour le moment. Veuillez nous aider à documenter cette rubrique en utilisant la page Discussion !