<< Click to display table of contents >> TRVVideoResolution |
Video resolution.
Unit [VCL and LCL] MRVType;
Unit [FMX] fmxMRVType;
type
TRVVideoResolution = (rvDefault, rv160_120, rv320_240, rv640_480,
rv1024_768, rv1280_720, rv1900_1280);
Value |
Meaning |
rvDefault |
The default video resolution is used, no scaling occurs |
rv160_120 |
160 x 120 |
rv320_240 |
320 x 240 |
rv640_480 |
640 x 480 |
rv1024_768 |
1024 x 768 |
rv1280_720 |
1280 x 720 |
rv1900_1280 |
1900 x 1280 |
This is a type of the following properties: