在Dephi中使用TStream读写数据的技巧(Techniques for using TStream to read and write data in Dephi).docVIP

  • 11
  • 0
  • 约1.66万字
  • 约 27页
  • 2017-07-25 发布于河南
  • 举报

在Dephi中使用TStream读写数据的技巧(Techniques for using TStream to read and write data in Dephi).doc

在Dephi中使用TStream读写数据的技巧(Techniques for using TStream to read and write data in Dephi)

在Dephi中使用TStream读写数据的技巧(Techniques for using TStream to read and write data in Dephi) Techniques for using TStream to read and write data in Dephi In Dephi, an abstract data type, TStream, is provided to support the operation of convective data. These data usually come from files, databases, memory objects, OLE objects, and so on. TStream provides a unified, concise way to read and write data. In general, we dont need to directly use the TStream class, and the read and write of streaming data is encapsulated in the VCL control method. However, if these methods can not meet our requirements, yo

您可能关注的文档

文档评论(0)

1亿VIP精品文档

相关文档