TMemoryStream类需要USES那个文件,急!

he_qiancsdn 2002-12-23 10:41:14
想使用TMemoryStream类,但在程序中直接声明,总是提示没有该类型,请问还需要引用哪个文件,在Delphi中怎么查一个标准的类在那个文件中声明?
...全文
96 7 打赏 收藏 转发到动态 举报
写回复
用AI写文章
7 条回复
切换为时间正序
请发表友善的回复…
发表回复
he_qiancsdn 2002-12-23
  • 打赏
  • 举报
回复
因为已经引用了Classes但是还是出现该问题。不过还是感谢大家的帮忙。
he_qiancsdn 2002-12-23
  • 打赏
  • 举报
回复
谢谢大家。
ahjoe 2002-12-23
  • 打赏
  • 举报
回复
拜托,像这种按一下 F1 就知道答案的问题最好不要再提出来。
li_zhifu 2002-12-23
  • 打赏
  • 举报
回复
Classes
鼠标指向类名,按住Ctrl键,左键单击
ly_liuyang 2002-12-23
  • 打赏
  • 举报
回复
Unit

Classes

Description

Use TMemoryStream to store data in a dynamic memory buffer that is enhanced with file-like access capabilities. TMemoryStream provides the general I/O capabilities of a stream object while introducing methods and properties to manage a dynamic memory buffer.

Memory streams are useful as intermediary objects that can hold information as well as read it from or write it to another storage medium. They provide a useful format for comparing the contents of streams, or for manipulating data that is stored in a less accessible medium
flyingkiller 2002-12-23
  • 打赏
  • 举报
回复
uses classes
lws0472 2002-12-23
  • 打赏
  • 举报
回复
Classes

5,388

社区成员

发帖
与我相关
我的任务
社区描述
Delphi 开发及应用
社区管理员
  • VCL组件开发及应用社区
加入社区
  • 近7日
  • 近30日
  • 至今
社区公告
暂无公告

试试用AI创作助手写篇文章吧