<< Click to display table of contents >> TRVFont |
Unit [VCL/FMX] RVStyle / fmxRVStyle;
type
TRVFont = class (TPersistent);
Font, analog of TFont.
It has properties: Color, Size, Charset, Name, Style, Height.
Unlike TFont, TRVFont stores the Size property instead of Height.