[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Source position: themes.pas line 517
type TThemesImageDrawEvent = procedure( |
AImageList: TPersistent; |
ACanvas: TPersistent; |
AX: Integer; |
AY: Integer; |
AIndex: Integer; |
ADrawEffect: TGraphicsDrawEffect |
); |
lazarus-ccr.sourceforge.net |