RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TReflectorWindow.Create Constructor

Creates an instance of TReflectorWindow.

Pascal
constructor Create(ParentWindow: HWND; Control: TControl); reintroduce;
C++
__fastcall TReflectorWindow(HWND ParentWindow, TControl * Control);

Applications never have to instantiate TReflectorWindow

 

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!