property WrapMode: TWrapMode;
type TWrapMode = (wmClamp, wmRepeat, wmMirror);
Specifies how the wrapping Pixel property should behave.
[See also]: