Vcl.Themes.TUxThemeStyle.DoDrawParentBackground

From RAD Studio API Documentation
Jump to: navigation, search

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, PThemedElementDetails Details, bool OnlyIfTransparent, System::Types::PRect Bounds)/* overload */;

Properties

Type Visibility Source Unit Parent
function protected
Vcl.Themes.pas
Vcl.Themes.hpp
Vcl.Themes TUxThemeStyle

Description


Embarcadero Technologies does not currently have any additional information.