<< Click to display table of contents >> TCustomRVPrintPreview.Color [VCL, LCL], Fill [FMX] |
Background fill.
VCL:
property Color: TRVColor;
(introduced in v1.8)
Note: In Delphi XE2+, if this value contains a system color, and a custom style is applied to the application, the component uses the corresponding style color.
FireMonkey:
property Fill: TBrush;
(introduced in v20)
Default value:
See also:
▪Picture at the bottom of TCustomRVPrintPreview topic.