TRVEditHelper.TextStyle

<< Click to display table of contents >>

TRVEditHelper.TextStyle

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

type

  TRVSTFontInfo = class (TCustomRVFontInfo);

property TextStyle: TRVSTFontInfo;

This property works together with ValidTextProperties: only the subproperties of TextStyle listed in ValidTextProperties are used.

See also methods:

GetTextStyleFromEditor

SetTextStyleToEditor