Class ILBasicInstrument.TILBasicRotatableControl

From Mitov Wiki Doc
(Difference between revisions)
Jump to: navigation, search
(Automated Syncronization with Documentation)
 
(Automated Syncronization with Documentation)
 
Line 5: Line 5:
 
</span></b>
 
</span></b>
  
'''Package:''' [[Package InstrumentLabPkg|InstrumentLabPkg]]
+
'''Package:''' [[Package InstrumentLabDigitalPkg|InstrumentLabDigitalPkg]]
  
 
'''Unit:''' [[Unit ILBasicInstrument|ILBasicInstrument]]
 
'''Unit:''' [[Unit ILBasicInstrument|ILBasicInstrument]]
Line 26: Line 26:
 
=== C# (.NET): ===
 
=== C# (.NET): ===
 
<code>
 
<code>
'''public ref class''' TILBasicRotatableControl : [[Class ULBasicControl.TULBasicColorControl|Mitov.InstrumentLab.BasicColorControl]]
+
'''public ref class''' BasicRotatableControl : [[Class ULBasicControl.TULBasicColorControl|Mitov.InstrumentLab.BasicColorControl]]
 
</code>
 
</code>
 
== Summary ==
 
== Summary ==
Line 102: Line 102:
 
*[[Method function SLControlCollection.TSLCustomControlItem.GetCanDisable() : Boolean|function GetCanDisable() : Boolean]]
 
*[[Method function SLControlCollection.TSLCustomControlItem.GetCanDisable() : Boolean|function GetCanDisable() : Boolean]]
 
*[[Method procedure SLControlCollection.TSLCustomControlItem.SetParentComponent(TComponent)|procedure SetParentComponent(AValue : TComponent)]]
 
*[[Method procedure SLControlCollection.TSLCustomControlItem.SetParentComponent(TComponent)|procedure SetParentComponent(AValue : TComponent)]]
 
== From [[Class LPControl.TLPCustomControl|TLPCustomControl]] ==
 
 
== Properties ==
 
 
=== Published ===
 
*[[Property LPControl.TLPCustomControl.Visible|Visible]]
 
 
== Methods ==
 
 
=== Public ===
 
*[[Method procedure LPControl.TLPCustomControl.InvalidateIntRect(TRect)|procedure InvalidateIntRect(ARect : TRect)]]
 
*[[Method function LPControl.TLPCustomControl.GetMouseCursorPos() : TMousePoint|function GetMouseCursorPos() : TMousePoint]]
 
*[[Method function LPControl.TLPCustomControl.GetIntegerMouseCursorPos() : TPoint|function GetIntegerMouseCursorPos() : TPoint]]
 
 
== Events ==
 
*[[Event LPControl.TLPCustomControl.OnMouseEnter|OnMouseEnter]]
 
*[[Event LPControl.TLPCustomControl.OnMouseLeave|OnMouseLeave]]
 
  
 
[[Category:Classes]]
 
[[Category:Classes]]

Latest revision as of 00:31, 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: InstrumentLabDigitalPkg

Unit: ILBasicInstrument

Inherits: TULBasicColorControl

Contents

Syntax

Delphi:

type TILBasicRotatableControl = class( TULBasicColorControl )

C++ Builder:

class TILBasicRotatableControl : public TULBasicColorControl

Visual C++ (MFC):

class CTILBasicRotatableControl : public CTULBasicColorControl

C# (.NET):

public ref class BasicRotatableControl : Mitov.InstrumentLab.BasicColorControl

Summary

Abstract base class for controls that can be rotated.

Description

Defines abstract base class for controls that can be rotated.

Properties

Published

From TULBasicColorControl

Properties

Published

From TULBasicControl

Properties

Published

Methods

Public

Events

From TLPTransparentControl

Properties

Published

Methods

Public

From TSLCustomControlItem

Properties

Public

Methods

Public

Personal tools
Namespaces
Variants
Actions
Navigation
Toolbox