Class SLScope.TSLOptionalDisplayCollectionItem
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: SignalLabScopePkg
Unit: SLScope
Inherits: TSLDisplaySelectableCollectionItem
Contents |
Syntax
Delphi:
type TSLOptionalDisplayCollectionItem = class( TSLDisplaySelectableCollectionItem )
C++ Builder:
class TSLOptionalDisplayCollectionItem : public TSLDisplaySelectableCollectionItem
Visual C++ (MFC):
class CTSLOptionalDisplayCollectionItem : public CTSLDisplaySelectableCollectionItem
C# (.NET):
public ref class TSLOptionalDisplayCollectionItem : Mitov.PlotLab.DisplaySelectableCollectionItem
Summary
Optional (Visible/Invisible) display collection item.
Description
Defines optional (Visible/Invisible) display collection item.
Properties
Published
- Visible - Specifies if the item will be visible.