[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'Themes' (#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.

The latest version of this document can be found at lazarus-ccr.sourceforge.net.