Class LPComponent.TLPOnDemandPersistentList
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: TLPPersistentList
Contents |
Syntax
Delphi:
type TLPOnDemandPersistentList = class( TLPPersistentList, T_OWNWR, T )
C++ Builder:
class TLPOnDemandPersistentList : public TLPPersistentList
Visual C++ (MFC):
class CTLPOnDemandPersistentList : public CTLPPersistentList
C# (.NET):
public ref class OnDemandPersistentList : Mitov.SignalLab.Vcl.VclGenericOwnedReadOnlyObjectListProperty
Summary
Base abstract class for locked persistent list type.
Description
This is the base abstract class for persistent list.