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