Property SLScope.TSLDisplayZoneChannelLink.Points
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: TSLDisplayZoneChannelLink
Contents |
Syntax
Delphi:
property Points : TSLScopeZonePoints read FPoints write SetPoints;
C++ Builder:
__property TSLScopeZonePoints * Points = { read=FPoints, write=SetPoints };
Summary
Specifies the look and feel of the channel points when in the zone.
Description
Use this property to specify the look and feel of the channel
points when in the zone - color, shape, size, visibility etc.