Method procedure SLWaterfall.TSLBasicWaterfallData.SetData(ISLRealBufferArray)
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: TSLBasicWaterfallData
Contents |
Syntax
Delphi:
procedure SetData( ABuffer : ISLRealBufferArray );
C++ Builder:
void __fastcall SetData( ISLRealBufferArray ABuffer );
Visual C++ (MFC):
void SetData( TSLCRealMatrixBuffer ABuffer );
Summary
Sets real buffer array data to the waterfall.
Description
Use this method to set real buffer array data to the waterfall.