Class LPControl.TLPCustomControl

From Mitov Wiki Doc
(Difference between revisions)
Jump to: navigation, search
(Automated Syncronization with Documentation)
(Automated Syncronization with Documentation)

Revision as of 18:13, 18 October 2012

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