Class LPComponent.TLPObjectList
From Mitov Wiki Doc
(Difference between revisions)
(Automated Syncronization with Documentation) |
(Automated Syncronization with Documentation) |
Revision as of 00:51, 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: LPComponent
Inherits: TInterfacedObject
Contents |
Syntax
Delphi:
type TLPObjectList = class( TInterfacedObject )
C++ Builder:
class TLPObjectList : public TInterfacedObject
Visual C++ (MFC):
class CTLPObjectList : public CLPComponent
C# (.NET):
public ref class TLPObjectList : Vcl.VclProperty
Summary
List of objects.
Description
Defines list of objects for various components.
Properties
Public
- Count - Count items in the list.