| 
       << Click to display table of contents >> TRVJpegIntegrity | 
    
Specifies how received JPEG images are checked for correctness.
Unit [VCL and LCL] MRVType;
Unit [FMX] fmxMRVType;
type
TRVJpegIntegrity = (rvjiNone, rvjiFast, rvjiFull);
Value  | 
Meaning  | 
rvjiNone  | 
No checking  | 
rvjiFast  | 
Structure checking  | 
rvjiFull  | 
Structure and content checking  | 
This is a type of the following properties: