Class LPDrawLayers.TLPLayerCollection
From Mitov Wiki Doc
(Difference between revisions)
(Automated Syncronization with Documentation) |
(Automated Syncronization with Documentation) |
Revision as of 00:59, 7 June 2013
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: SignalLabBasicPkg
Unit: LPDrawLayers
Inherits: TLPCollection
Contents |
Syntax
Delphi:
type TLPLayerCollection = class( TLPCollection )
C++ Builder:
class TLPLayerCollection : public TLPCollection
Visual C++ (MFC):
class CTLPLayerCollection : public CTLPCollection
C# (.NET):
public ref class TLPLayerCollection : Vcl.VclCollectionProperty
Summary
Base abstract class for image layer collections.
Description
Defines abstract base class for image layer collections.
Properties
Public
Methods
Public
- function Add() : TLPLayerCollectionItem - Adds a new layer to the collection.