Unit 'Themes' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#lcl]

TThemeServices.DrawParentBackground

Draws a parent background using the specified window handle and device context.

Declaration

Source position: themes.pas line 497

public procedure TThemeServices.DrawParentBackground(

  Window: HWND;

  Target: HDC;

  Details: PThemedElementDetails;

  OnlyIfTransparent: Boolean;

  Bounds: PRect = Nil

);


Version 4.4 Generated 2025-11-08 Home