Draws a parent background using the specified window handle and device context.
Source position: themes.pas line 494
public procedure TThemeServices.DrawParentBackground( |
Window: HWND; |
Target: HDC; |
Details: PThemedElementDetails; |
OnlyIfTransparent: Boolean; |
Bounds: PRect = Nil |
); |