Class LPComponent.TLPOptionalVisibilityProperty
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: TLPPersistentNotify
Contents |
Syntax
Delphi:
type TLPOptionalVisibilityProperty = class( TLPPersistentNotify )
C++ Builder:
class TLPOptionalVisibilityProperty : public TLPPersistentNotify
Visual C++ (MFC):
class CTLPOptionalVisibilityProperty : public CTLPPersistentNotify
C# (.NET):
public ref class OptionalVisibilityProperty : Mitov.SignalLab.Vcl.VclProperty
Summary
Base abstract class for optional visibility persistent type properties.
Description
This is the base abstract class for optional visibility persistent properties.
Properties
Published
- Visible - Specifies if the property is visible.