Vcl.Styles.TCustomStyle.DoDrawParentBackground
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 */;
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| function | protected | Vcl.Styles.pas Vcl.Styles.hpp |
Vcl.Styles | TCustomStyle |
Description
Embarcadero Technologies does not currently have any additional information.