Method function SLScope.TSLScopeChannelMarkers.AddMarkerAtCurrentPos(Integer) : TSLScopeChannelMarker

From Mitov Wiki Doc
Jump to: navigation, search

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 AddMarkerAtCurrentPos( AMarkerGroupIndex : Integer ) : TSLScopeChannelMarker;

C++ Builder:

TSLScopeChannelMarker __fastcall AddMarkerAtCurrentPos( int AMarkerGroupIndex );

Visual C++ (MFC):

CTSLScopeChannelMarker AddMarkerAtCurrentPos( int AMarkerGroupIndex );

Summary

Adds a TSLScopeChannelMarker to the collection at the end of the channel data.

Description

Call this method to add a TSLScopeChannelMarker to the collection at the end of the channel data.

Personal tools
Namespaces
Variants
Actions
Navigation
Toolbox