PDFium Delphi Component Docs
概要
機能
クイックスタート
インストール
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