PDFium Component Docs

ReadingWordColor-egenskap

Component: TPdfView  ·  Unit: PDFium
Styrer overleggfargen som brukes for den gjeldende lesemarkøren på ordnivå

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