Class LPComponent.TLPOptionalDisabledPersistent

From Mitov Wiki Doc
Revision as of 00:29, 26 June 2013 by David Alm (Talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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: TLPPersistent

Contents

Syntax

Delphi:

type TLPOptionalDisabledPersistent = class( TLPPersistent )

C++ Builder:

class TLPOptionalDisabledPersistent : public TLPPersistent

Visual C++ (MFC):

class CTLPOptionalDisabledPersistent : public CTLPPersistent

C# (.NET):

public ref class OptionalDisabledPersistent : Mitov.SignalLab.Vcl.VclProperty

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 TLPPersistent

Methods

Public

Personal tools
Namespaces
Variants
Actions
Navigation
Toolbox