Property SLScope.TSLDataDisplay.Trails
From Mitov Wiki Doc
This is a Beta Read Only version of this page. Please review and send recommendations to mitov@mitov.com. We will enable the editing as soon as we are happy with the overall Wiki site.
Class: TSLDataDisplay
Contents |
Syntax
Delphi:
property Trails : TSLDisplayTrails read FTrailSettings write SetTrailSettings;
C++ Builder:
__property TSLDisplayTrails * Trails = { read=FTrailSettings, write=SetTrailSettings };
Summary
Specifies the settings for the mouse move trails.
Description
Use this property to specify the settings for the mouse move
trails. The Trails are showing where an item will be moved to
when the left mouse button is released.