Description | Hierarchy | Fields | Methods | Properties |
type TAdVCLComponentEventConnector = class(TObject)
Connects the events of a vcl/lcl component to a window framework. This class is internally used by a variety of windowframeworks.
![]() |
constructor Create(AControl: TControl; AFramework: TAdWindowframework); |
![]() |
destructor Destroy; override; |
![]() |
constructor Create(AControl: TControl; AFramework: TAdWindowframework); |
Connects a control to the window framework. |
![]() |
destructor Destroy; override; |
Disconnects all eventhandlers and destroys this instance of TAdVCLComponentEventConnector. |