网站首页 站内搜索

搜索结果

查询Tags标签: fdmtPicture,共有 1条记录
  • Fdmemtable 内存表保存图片的例子

    1 var2 aStream: TMemoryStream;3 LDataSet: TFDDataSet; // 申请一个FD数据集4 MyStream: Tmemorystream;5 MyJPEG: TJpegImage;6 MyPng: TPngImage;7 begin8 inherited;9 if img2.Picture.Graphic = nil then 10 begin 11 Application.MessageBox(没…

    2022/6/30 5:22:20 人评论 次浏览
扫一扫关注最新编程教程