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

TThemeServices.GetDetailSize

Gets the default dimensions for a theme element detail.

Declaration

Source position: themes.pas line 480

public function TThemeServices.GetDetailSize(

  Details: TThemedElementDetails

):TSize; virtual;

Description

Gets the default size for a theme element detail. -1 in the Width and Height for the TSize instance means the size for the theme element detail is not known.