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

TThemesImageDrawEvent

Declaration

Source position: themes.pas line 522

type TThemesImageDrawEvent = procedure(

  AImageList: TPersistent;

  ACanvas: TPersistent;

  AX: Integer;

  AY: Integer;

  AIndex: Integer;

  ADrawEffect: TGraphicsDrawEffect;

  AImageWidth: Integer;

  ARefControl: TPersistent

);



CT Web help

CodeTyphon Studio