Adjusts the bounding rectangle for a theme element to contain the content area only.
Source position: themes.pas line 490
public function TThemeServices.ContentRect( |
DC: HDC; |
Details: TThemedElementDetails; |
BoundingRect: TRect |
):TRect; virtual; |
Modified in version 2.2.6 for the Win32 widgetset to clear all cached theme data when the theme has been changed. Returns the modified content rectangle on success.
| Version 4.4 | Generated 2025-11-08 | Home |