[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'Themes' (#lcl)

TThemeServices.ContentRect

Adjusts the bounding rectangle for a theme element to contain the content area only.

Declaration

Source position: themes.pas line 487

public function TThemeServices.ContentRect(

  DC: HDC;

  Details: TThemedElementDetails;

  BoundingRect: TRect

):TRect; virtual;