TTeeShadow.Clip
TTeeShadow
property Clip: Boolean;
Unit
TeCanvas
Description
Default value is False.
Valid only when the Smooth property is True.
Note: Setting Clip property to True will slow all smooth shadow drawings considerabily (on Windows GDI and GDI+).
When True, smooth shadows are clipped using the current canvas clipping region.