AdvPanel Canvas property

Good morning to all,

there's a way to write directly to an advpanel canvas ???

Ar the moment j put a timage component on it but this is a very dirty solution!!!!



Thanks for the reply



Good weekend



Daniele

It is recommended to use the OnPaint event handler. This passes the ACanvas parameter that you can use to perform custom drawing on.