Method procedure SLWaterfall.TSLBasicWaterfallData.AddData(PInteger;Integer)

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: TSLBasicWaterfallData

Contents

Syntax

Delphi:

procedure AddData( ABuffer : PInteger, ASize : Integer );

C++ Builder:

void __fastcall AddData( PInteger ABuffer, int ASize );

Visual C++ (MFC):

void AddData( const int * ABuffer, int ASize );

Summary

Adds new Integer data buffer to the waterfall.

Description

Use this method to add new Integer data buffer to the waterfall.

Personal tools
Namespaces
Variants
Actions
Navigation
Toolbox