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: SignalLabBasicPkg
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 TLPCustomControl : Vcl.VclControl
Summary
Base class for controls that wrap Windows screen objects but perform their own rendering.
Description
Defines base class for controls that wrap Windows screen objects but perform their own rendering.