![]() |
#2
liunis2022-07-13 16:54
|
我的一个表内 temp 内有一个字段 pict ,类型是M型。
OutputFile='D:\ABC.JPG'
replace pict with filetostr(OutputFile) &&将文件保存为字串
我在表格GIRL1的column1 内添加了一个 image1 控件
然后怎样才能在表格COLUMN1内显示这个这个图片呢?是不是不能用这个image1控件