Class VLCommonDisplay.TVLCommonImageDisplay

From Mitov Wiki Doc
(Difference between revisions)
Jump to: navigation, search
(Automated Syncronization with Documentation)
 
(Automated Syncronization with Documentation)
Line 95: Line 95:
  
 
=== Public ===
 
=== Public ===
 +
*[[Method function SLControlCollection.TSLCustomControlItem.GetParentComponent() : TComponent|function GetParentComponent() : TComponent]]
 +
*[[Method function SLControlCollection.TSLCustomControlItem.HasParent() : Boolean|function HasParent() : Boolean]]
 
*[[Method procedure SLControlCollection.TSLCustomControlItem.SetParent(TWinControl)|procedure SetParent(AParent : TWinControl)]]
 
*[[Method procedure SLControlCollection.TSLCustomControlItem.SetParent(TWinControl)|procedure SetParent(AParent : TWinControl)]]
 
*[[Method function SLControlCollection.TSLCustomControlItem.GetHasEnable() : Boolean|function GetHasEnable() : Boolean]]
 
*[[Method function SLControlCollection.TSLCustomControlItem.GetHasEnable() : Boolean|function GetHasEnable() : Boolean]]
Line 111: Line 113:
 
=== Public ===
 
=== Public ===
 
*[[Method procedure LPControl.TLPCustomControl.InvalidateIntRect(TRect)|procedure InvalidateIntRect(ARect : TRect)]]
 
*[[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 ==
 
== Events ==

Revision as of 17:19, 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: VideoLabBasicPkg

Unit: VLCommonDisplay

Inherits: TVLCommonDisplay

Contents

Syntax

Delphi:

type TVLCommonImageDisplay = class( TVLCommonDisplay )

C++ Builder:

class TVLCommonImageDisplay : public TVLCommonDisplay

Visual C++ (MFC):

class CTVLCommonImageDisplay : public CTVLCommonDisplay

C# (.NET):

public ref class TVLCommonImageDisplay : Mitov.VideoLab.CommonDisplay

Summary

Base abstract class for Image Displays.

Description

Common basic class for all of the VideoLab image displays. Do not create any instances of this class.

Properties

Published

Methods

Public

Pins

From TVLCommonDisplay

Properties

Published

Public

Methods

Public

Events

From TSLCustomControlItem

Properties

Public

Methods

Public

From TLPCustomControl

Properties

Published

Methods

Public

Events

Personal tools
Namespaces
Variants
Actions
Navigation
Toolbox