Class LPControlDrawLayers.TLPControlDrawLayer
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: Mitov.BasicLab
Unit: LPControlDrawLayers
Inherits: TSLCustomControlItem
Contents |
Syntax
Delphi:
type TLPControlDrawLayer = class( TSLCustomControlItem, ILPDrawItem )
C++ Builder:
class TLPControlDrawLayer : public TSLCustomControlItem
Visual C++ (MFC):
class CTLPControlDrawLayer : public CTSLCustomControlItem
C# (.NET):
public ref class ControlDrawLayer : Mitov.SignalLab.CustomControlItem
Summary
Base abstract class for control draw collection items.
Description
Defines abstract base class for control draw collection items.
From TSLCustomControlItem
Properties
Public
- Index - Returns the Index of the component item in the collection.
- ComponentList - Specifies the optional component list owner.