PDFiumPas 文件
概述
功能
快速開始
安裝
API 參考
範例
發布說明
搜尋文件
Home
API 參考
TPdfReadingSession
Play
Play method
Class:
TPdfReadingSession
· 單元:
PDFium
Starts playback from the first loaded chunk
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