TSL语言基础
>
Object TSL
>
TSL内置对象使用大全
>
TWebResponse对象
>
TWebResponse的方法
SendStream
复制链接
简述
发送流。
定义
SendStream(Stream:TStream);
参数
名称
类型
说明
Stream
TStream
要发送的内容。
相关
GetCustomHeader
SendRedirect
SendResponse
SendStream
Sent
SetCookieField
SetCustomHeader