Class SLScope.TSLDisplayViewSize

From Mitov Wiki Doc
(Difference between revisions)
Jump to: navigation, search
(Automated Syncronization with Documentation)
(Automated Syncronization with Documentation)
 
Line 26: Line 26:
 
=== C# (.NET): ===
 
=== C# (.NET): ===
 
<code>
 
<code>
'''public ref class''' TSLDisplayViewSize : [[Class Vcl.VclProperty|Vcl.VclProperty]]
+
'''public ref class''' DisplayViewSize : [[Class Vcl.VclProperty|Vcl.VclProperty]]
 
</code>
 
</code>
 
== Summary ==
 
== Summary ==

Latest revision as of 00:30, 26 June 2013

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.

Properties

Published

Personal tools
Namespaces
Variants
Actions
Navigation
Toolbox