Class LPComponent.TLPOptionalEnabledPersistent

From Mitov Wiki Doc
(Difference between revisions)
Jump to: navigation, search
(Automated Syncronization with Documentation)
(Automated Syncronization with Documentation)

Revision as of 16:19, 19 October 2012

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