PDFium Delphi Component Docs

метод PlayFrom

Class: TPdfReadingSession  ·  Модул: PDFium
Starts playback from the specified zero-based chunk

Синтаксис

procedure PlayFrom(ChunkIndex: Integer);

Параметри

ChunkIndexInteger - Zero-based chunk index

Описание

Out-of-range indexes are ignored

Starting a chunk raises OnChunkChange and then OnSpeak with Interrupt set to True

Забележки

Пример

ReadingSession1.PlayFrom(2);

Виж също

TPdfReadingSession, TPdfReadingSession.State