<< Click to display table of contents >> TRVRect |
This is a class similar to TRect record.
Unit [VCL/FMX] RVStyle / fmxRVStyle;
Syntax
TRVRect = class (TPersistent)
(Introduced in version 1.2)
This class is used for representing offsets (padding) of colored background and border of paragraphs.
The class has Left, Top, Right and Bottom properties of TRVStyleLength type.