| 
       << Click to display table of contents >> TRVBoundsTestMode | 
    
Allows to visualize changes in a video frame (comparing to the previous video frame).
Unit [VCL and LCL] MRVType;
Unit [FMX] fmxMRVType;
type
TRVBoundsTestMode = (rvstmNone, rvstmChangedFragments.
rvstmRectangles);
Value  | 
Meaning  | 
rvstmNone  | 
Test mode is turned off  | 
rvstmChangedFragments  | 
An image showing changed areas is created. In this image: unchanged pixels are black, changed pixels are highlighted (greater changes - brighter pixels); changed areas are outlined.  | 
rvstmRectangles  | 
An image showing changed areas is created. In this image, changed areas are outlined.  | 
This type is used for properties: