Class SLScope.TSLDisplayViewSize
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: TLPPersistentNotify
Contents |
Syntax
Delphi:
type TSLDisplayViewSize = class( TLPPersistentNotify )
C++ Builder:
class TSLDisplayViewSize : public TLPPersistentNotify
Visual C++ (MFC):
class CTSLDisplayViewSize : public CTLPPersistentNotify
C# (.NET):
public ref class DisplayViewSize : Vcl.VclProperty
Summary
Display view size parameters class.
Description
Defines class to be used for specifying how a display view size will be calculated. By setting the properties here he user can set a custom size for the view, or can allow the component to calculate the size.