Class TAdVCLComponentEventConnector

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type TAdVCLComponentEventConnector = class(TObject)

Description

Connects the events of a vcl/lcl component to a window framework. This class is internally used by a variety of windowframeworks.

Hierarchy

Overview

Methods

Public constructor Create(AControl: TControl; AFramework: TAdWindowframework);
Public destructor Destroy; override;

Description

Methods

Public constructor Create(AControl: TControl; AFramework: TAdWindowframework);

Connects a control to the window framework.

Public destructor Destroy; override;

Disconnects all eventhandlers and destroys this instance of TAdVCLComponentEventConnector.

SourceForge.net Logo


Generated by PasDoc 0.11.0 on 2008-12-31 14:32:00