TRVEditHelper.ParaStyle

<< Click to display table of contents >>

TRVEditHelper.ParaStyle

Paragraph properties that can be retrieved from or applied to the editor selection.

type

  TRVSTParaInfo = class (TCustomRVParaInfo);

property ParaStyle: TRVSTParaInfo;

This property works together with ValidParaProperties: only the subproperties of ParaStyle listed in ValidParaProperties are used.

See also methods:

GetParaStyleFromEditor

SetParaStyleToEditor