|
TRVRect |
Top Previous Next |
|
This is a class similar to TRect record. Unit RVStyle; 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 Integer type. |