PDFiumPas 文件

ReadingWordColor 属性

组件: TPdfView  ·  单元: PDFium
控制当前逐词朗读光标使用的叠加层颜色

Syntax

property ReadingWordColor: TColor;

Description

Controls the overlay colour used for the current word-level reading cursor

Remarks

Example

begin
  PdfView1.ReadingWordColor := $0000A5FF;
end;

See Also

PageWordBoxes, SetReadingWord, ClearReadingWord, TrackReadingWordAt, ReadingWordFollow, SetReadingHighlight