Class PLMultiWaterfall.TPLMultiWaterfallCursors
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.
Package: PlotLabPkg
Unit: PLMultiWaterfall
Inherits: TSLDisplayCursors
Contents |
Syntax
Delphi:
type TPLMultiWaterfallCursors = class( TSLDisplayCursors )
C++ Builder:
class TPLMultiWaterfallCursors : public TSLDisplayCursors
Visual C++ (MFC):
class CTPLMultiWaterfallCursors : public CTSLDisplayCursors
C# (.NET):
public ref class TPLMultiWaterfallCursors : Mitov.PlotLab.DisplayCursors
Summary
Collection of TPLMultiWaterfallCursor items.
Description
Defines collection of TPLMultiWaterfallCursor items.
Properties
Public
- Items - Access to individual TPLMultiWaterfallCursor from the collection.
Methods
Public
- function Add() : TPLMultiWaterfallCursor - Adds a TPLMultiWaterfallCursor to the collection.