Vcl.AxCtrls.TReflectorWindow

From RAD Studio API Documentation
Jump to: navigation, search

Vcl.Controls.TWinControlVcl.Controls.TControlSystem.Classes.TComponentSystem.Classes.TPersistentSystem.TObjectTReflectorWindow

Delphi

TReflectorWindow = class(TWinControl)

C++

class PASCALIMPLEMENTATION TReflectorWindow : public Vcl::Controls::TWinControl

Properties

Type Visibility Source Unit Parent
class public
Vcl.AxCtrls.pas
Vcl.AxCtrls.hpp
Vcl.AxCtrls Vcl.AxCtrls

Description

TReflectorWindow ensures that ActiveX controls respond properly to Windows messages.

TReflectorWindow is for internal use only. Applications should never instantiate this class. It is used to reflect certain messages to an ActiveX control.