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

TThemeServices.DrawIcon

Declaration

Source position: line 0

public procedure TThemeServices.DrawIcon(

  DC: HDC;

  Details: TThemedElementDetails;

  const R: TRect;

  himl: HIMAGELIST;

  Index: Integer

); virtual; overload;

procedure TThemeServices.DrawIcon(

  ACanvas: TPersistent;

  Details: TThemedElementDetails;

  const P: TPoint;

  AImageList: TPersistent;

  Index: Integer

); virtual; overload;

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