PDFium Delphi Component Docs
개요
기능
빠른 시작
설치
API 참조
예제
릴리스 노트
문서 검색
Home
API 참조
TPdfReadingSession
Play
Play 메서드
Class:
TPdfReadingSession
· 유닛:
PDFium
로드된 첫 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