<< Click to display table of contents >>
Color.
Unit [VCL and LCL] MRVCore;
Unit [FMX] fmxMRVCore;
VCL and LCL:
type TRVMColor = TColor;
FMX:
type TRVMColor = TAlphaColor;