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

TThemesImageDrawEvent

Declaration

Source position: themes.pas line 517

type TThemesImageDrawEvent = procedure(

  AImageList: TPersistent;

  ACanvas: TPersistent;

  AX: Integer;

  AY: Integer;

  AIndex: Integer;

  ADrawEffect: TGraphicsDrawEffect

);

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