type TSizeGripStyle = (sgAuto, sgNone, sgAlways);
TSizeGripStyle is a type for the SizeGrip property in TCustomImgView, which determines appearance of a sizing grip at the bottom-right corner.
[See Also]