Property SLScope.TSLScopeChannelMarker.MarkerGroup
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: TSLScopeChannelMarker
Contents |
Syntax
Delphi:
property MarkerGroup : TSLScopeMarkerGroup read GetGroup write SetGroup;
C++ Builder:
__property TSLScopeMarkerGroup * MarkerGroup = { read=GetGroup, write=SetGroup };
Summary
Specifies the marker group to which the marker belongs.
Description
Use this property to specify the marker group to which the
marker belongs. The marker appearance depends on the settings
of the marker group.