PDFiumPas 文件
概述
功能
快速开始
安装
API 参考
示例
发布说明
搜索文档
Home
API 参考
TPdfReadingSession
Play
Play 方法
Class:
TPdfReadingSession
· 单元:
PDFium
从第一个已加载分块开始播放
Syntax
procedure Play;
Description
This is a convenience call for
PlayFrom(0)
Remarks
API names, type names, file names, and PDF terms keep their original spelling so code search remains reliable
Example
ReadingSession1.Play;
See Also
TPdfReadingSession
,
TPdfReadingSession.State