Property SLScope.TSLDisplayCursor.CursorLinks
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: TSLDisplayCursor
Contents |
Syntax
Delphi:
property CursorLinks : TSLDisplayCursorLinkList read FCursorLinks;
C++ Builder:
__property TSLDisplayCursorLinkList * CursorLinks = { read=FCursorLinks };
Summary
Collection of cursor links.
Description
Use this collection to add, delete and access the color
links.
Cursor links are used to allow measurement lines and selection between the cursors.