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

TThemeServices.DrawElement

Draws a theme element using the specified theme element details.

Declaration

Source position: themes.pas line 490

public procedure TThemeServices.DrawElement(

  DC: HDC;

  Details: TThemedElementDetails;

  const R: TRect;

  ClipRect: PRect = Nil

); virtual;

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