Vcl.Themes.TSysStyleHook.DrawParentBackground

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure DrawParentBackground(DC: HDC); overload;
procedure DrawParentBackground(DC: HDC; ARect: PRect); overload;

C++

void __fastcall DrawParentBackground(HDC DC)/* overload */;
void __fastcall DrawParentBackground(HDC DC, System::Types::PRect ARect)/* overload */;

Properties

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

Description

Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!