Page 1 of 1

Define image (MySql BLOB) to SBUTTON

PostPosted: Mon May 18, 2020 10:06 am
by dutch
Dear All,

SBUTTON is allowing to load image to the BUTTON
Code: Select all  Expand view
METHOD LoadBitmaps( aResource, aFile ) CLASS TSButton
....
 

It has RESOURCE or FILE. How can I read from MySql BLOB as a RESOURCE that TSBUTTON is accept it.

Thanks in advance,