TRVLoadFormat Type

<< Click to display table of contents >>

TRVLoadFormat Type

Unit [VCL/FMX] RVStyle / fmxRVStyle;

type

  TRVLoadFormat = 

    (rvlfText, rvlfHTML, rvlfRTF, rvlfRVF, 

     rvlfDocX, rvlfMarkdown, rvlfURL, rvlfOther);

Identifies a loading format.

See also:

TRichView.OnReadHyperlink