Class ULBasicControl.TULBasicControl

From Mitov Wiki Doc
(Difference between revisions)
Jump to: navigation, search
(Automated Syncronization with Documentation)
(Automated Syncronization with Documentation)
 
(4 intermediate revisions by one user not shown)
Line 5: Line 5:
 
</span></b>
 
</span></b>
  
'''Package:''' [[Package SignalLabBasicPkg|SignalLabBasicPkg]]
+
'''Package:''' [[Package Mitov.BasicLab|Mitov.BasicLab]]
  
 
'''Unit:''' [[Unit ULBasicControl|ULBasicControl]]
 
'''Unit:''' [[Unit ULBasicControl|ULBasicControl]]
Line 26: Line 26:
 
=== C# (.NET): ===
 
=== C# (.NET): ===
 
<code>
 
<code>
'''public ref class''' TULBasicControl : [[Class LPTransparentControl.TLPTransparentControl|Mitov.SignalLab.TransparentControl]]
+
'''public ref class''' BasicControl : [[Class LPTransparentControl.TLPTransparentControl|Mitov.SignalLab.TransparentControl]]
 
</code>
 
</code>
 
== Summary ==
 
== Summary ==
Line 87: Line 87:
 
*[[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:29, 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: Mitov.BasicLab

Unit: ULBasicControl

Inherits: TLPTransparentControl

Contents

Syntax

Delphi:

type TULBasicControl = class( TLPTransparentControl, IULBasicControl )

C++ Builder:

class TULBasicControl : public TLPTransparentControl

Visual C++ (MFC):

class CTULBasicControl : public CTLPTransparentControl

C# (.NET):

public ref class BasicControl : Mitov.SignalLab.TransparentControl

Summary

Base class for LabPacks controls.

Description

Defines base class for LabPacks controls.

Properties

Published

Methods

Public

Events

From TLPTransparentControl

Properties

Published

Methods

Public

From TSLCustomControlItem

Properties

Public

Methods

Public

Personal tools
Namespaces
Variants
Actions
Navigation
Toolbox