Class LPComponent.TLPOptionalEnabledPersistent

From Mitov Wiki Doc
Jump to: navigation, search

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: TLPOptionalDisabledPersistent

Contents

Syntax

Delphi:

type TLPOptionalEnabledPersistent = class( TLPOptionalDisabledPersistent )

C++ Builder:

class TLPOptionalEnabledPersistent : public TLPOptionalDisabledPersistent

Visual C++ (MFC):

class CTLPOptionalEnabledPersistent : public CTLPOptionalDisabledPersistent

C# (.NET):

public ref class OptionalEnabledPersistent : Mitov.SignalLab.OptionalDisabledPersistent

Summary

Base class for optional properties.

Description

This is the base class for optional properties. It allows the functionality of the property to be enabled or disabled.

Properties

Published

From TLPOptionalDisabledPersistent

Properties

Published

From TLPPersistent

Methods

Public

Personal tools
Namespaces
Variants
Actions
Navigation
Toolbox