Class LPControl.TLPCustomControl
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: Mitov.BasicLab
Unit: LPControl
Inherits: TCustomControl
Contents |
Syntax
Delphi:
type TLPCustomControl = class( TCustomControl )
C++ Builder:
class TLPCustomControl : public TCustomControl
Visual C++ (MFC):
class CTLPCustomControl : public CLPControl
C# (.NET):
public ref class CustomControl : Vcl.VclControl
Summary
Base abstract class for Lab Packs controls.
Description
Abstract base class for Lab Packs controls.
Properties
Published
Methods
Public
- procedure InvalidateIntRect(ARect : TRect)
- function GetMouseCursorPos() : TMousePoint
- function GetIntegerMouseCursorPos() : TPoint