Method function SLScope.TSLScopeChannelMarkers.Add() : TSLScopeChannelMarker
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: TSLScopeChannelMarkers
Contents |
Syntax
Delphi:
function Add() : TSLScopeChannelMarker;
C++ Builder:
TSLScopeChannelMarker __fastcall Add();
Visual C++ (MFC):
CTSLScopeChannelMarker Add();
Summary
Adds a TSLScopeChannelMarker to the collection.
Description
Call this method to add a TSLScopeChannelMarker to the collection.