RVAlwaysShowPlaceholders Typed Constant

<< Click to display table of contents >>

RVAlwaysShowPlaceholders Typed Constant

Unit [VCL/FMX]: RVStyle / fmxRVStyle;

Syntax

const

  RVAlwaysShowPlaceholders: Boolean = False;

(introduced in version 19)

If True, placeholder icons are always shown in places of insertion of text boxes.

If False, these icons are shown only at the caret position, or if rvoShowSpecialCharacters is included in TCustomRichView.Options, and rvscPlaceholders is included in RVVisibleSpecialCharacters.