RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TReflectorWindow Class

TReflectorWindow ensures that ActiveX controls respond properly to Windows messages.

Pascal
TReflectorWindow = class(TWinControl);
C++
class TReflectorWindow : public TWinControl;

AxCtrls

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

 

Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!