Class LPComponent.TLPVirtualObjectList
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: LPComponent
Inherits: TInterfacedObject
Contents |
Syntax
Delphi:
type TLPVirtualObjectList = class( TInterfacedObject )
C++ Builder:
class TLPVirtualObjectList : public TInterfacedObject
Visual C++ (MFC):
class CTLPVirtualObjectList : public CLPComponent
C# (.NET):
public ref class VirtualObjectList : Vcl.VclProperty
Summary
Virtual list of objects.
Description
Defines typed virtual object list.
Properties
Public
- Items - Allows access to individual item from the list.
- Count - Count items in the list.
- Current
- Current