Class LPControl.TLPCustomControl

From Mitov Wiki Doc
Revision as of 13:53, 26 October 2012 by David Alm (Talk | contribs)
Jump to: navigation, search

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.

Properties

Published

Methods

Public

Events

Personal tools
Namespaces
Variants
Actions
Navigation
Toolbox