Variable with the event handler signalled to draw a themed image to a Canvas.
Source position: themes.pas line 526
var ThemesImageDrawEvent: TThemesImageDrawEvent = Nil; |
ThemesImageDrawEvent is a unit global TThemesImageDrawEvent variable with the event handler signalled to draw an image in an imagelist to a Canvas. The value for the variable is assigned in the imglist unit when used in an application.
|
Specifies an event handler signalled to draw an image in an image list to a Canvas instance. |
| Version 4.4 | Generated 2025-11-08 | Home |