Page 1 of 1

Define image (MySql BLOB) to SBUTTON

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

SBUTTON is allowing to load image to the BUTTON

Code: Select all

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,