Method function SLScope.TSLScopeChannelMarkers.AddMarkerAt(Integer;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 AddMarkerAt( AMarkerGroupIndex : Integer, XValue : Integer ) : TSLScopeChannelMarker;

C++ Builder:

TSLScopeChannelMarker __fastcall AddMarkerAt( int AMarkerGroupIndex, int XValue );

Visual C++ (MFC):

CTSLScopeChannelMarker AddMarkerAt( int AMarkerGroupIndex, int XValue );

Summary

Adds a TSLScopeChannelMarker to the collection at a specific position.

Description

Call this method to add a TSLScopeChannelMarker to the collection at a specific position.

Personal tools
Namespaces
Variants
Actions
Navigation
Toolbox