RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TApplication.ActiveFormHandle Property

Gives the Windows handle of the currently active form.

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

ActiveFormHandle gives the Windows handle of the currently active form. 

 

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