Class SLScope.TSLScopeSelection
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: SignalLabScopePkg
Unit: SLScope
Inherits: TLPPersistent
Contents |
Syntax
Delphi:
type TSLScopeSelection = class( TLPPersistent )
C++ Builder:
class TSLScopeSelection : public TLPPersistent
Visual C++ (MFC):
class CTSLScopeSelection : public CTLPPersistent
C# (.NET):
public ref class TSLScopeSelection : Vcl.VclProperty
Summary
Selection area between 2 cursors settings.
Description
Defines a selection area between 2 cursors class.
Example:
Properties
Published
- Visible - Specifies if the selection is visible.
- Brush - Specifies the Brush to be used for the painting of the selection.