RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TApplication.MainFormHandle Property

Gives the Windows handle of the application main form.

Pascal
property MainFormHandle: HWND;
C++
__property HWND MainFormHandle;

MainFormHandle gives the Windows handle of the application main form. 

 

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