| 
       << Click to display table of contents >> TRVStrProperty | 
    
Unit [VCL/FMX]: RichView / fmxRichView.
Identifies a property of TRichView of a string type.
type
TRVStrProperty = (rvspDPTitle, rvspDPAuthor, rvspDPComments);
Value  | 
Corresponding property of TRichView  | 
|---|---|
rvspDPTitle  | 
|
rvspDPAuthor  | 
DocParameters.Author  | 
rvspDPComments  | 
DocParameters.Comments  | 
A parameter of this type is used in TRichViewEdit.SetStrPropertyEd.
See also: