Unit LPComponent
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
Contents |
Summary
Contains the code for the TLPComponent base class.
Description
This file contains the code for the TLPComponent base class.
Classes
- TLPBasicLock
- TLPLock
- TLPPairedLock
- TLPPairedLockSection
- TLPObject - Base abstract class for objects.
- TLPPropertyMapper
- TLPBooleanPropertyMapper
- TLPIntegerPropertyMapper
- TLPInt64PropertyMapper
- TLPStringPropertyMapper
- TLPSinglePropertyMapper
- TLPDoublePropertyMapper
- TLPCurrencyPropertyMapper
- TLPDatePropertyMapper
- TLPComponent - Base abstract class for Lab Packs components.
- TLPInputOutputLockComponent - Base abstract class for the data processing components.
- TLPTimer
- TLPPersistent - Base abstract class for locked persistent type properties.
- TLPTypedOwnedPersistent - Base abstract class for locked persistent type properties.
- TLPPersistentNotify - Base abstract class for locked persistent type properties.
- TLPTypedOwnedPersistentNotify - Base abstract class for locked persistent type properties.
- TLPLogin - Login settings property.
- TLPOptionalDisabledPersistent - Base class for optional properties.
- TLPOptionalEnabledPersistent - Base class for optional properties.
- TLPOptionalSettingProperty - Base abstract class for optional persistent type properties.
- TLPOptionalVisibilityProperty - Base abstract class for optional visibility persistent type properties.
- TLPPointProperty - Integer X,Y point property class.
- TLPMasterPumping - Specifies the master pumping settings.
- TLPDefaultEnabledMasterPumping - Specifies the master pumping settings.
- TLPCollectionItem - Represents an item in a collection.
- TLPNamedCollectionItem - Named collection item.
- TLPLanguage - Language properties class.
- TLPOptionalNamedCollectionItem - Optional named collection item.
- TLPCollection - Container for TLPCollectionItem objects.
- TLPTypedCollectionItem - Defines a typed collection item.
- TLPTypedCollection - Defines a typed collection.
- TLPTypedOwnerComponentCollection - Defines a typed collection owned by component.
- TLPTypedOwnerPropertyCollection - Defines a typed collection owned by property.
- TLPVirtualObjectList - Virtual list of objects.
- TLPPersistentList - Base abstract class for locked persistent list type.
- TLPOnDemandPersistentList - Base abstract class for locked persistent list type.
- TLPPersistentListItem - Base abstract class for locked persistent list item type.
- TLPObjectList - List of objects.
- _TLPObjectListInstance
- TLPReadOnlyObjectList - Read only typed list.
- _TLPReadOnlyObjectListInstance
- TLPCanvasPen
- TLPCanvasBrush
- TLPCanvasFont
- TLPCanvas