RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TApplication.OnGetActiveFormHandle Event

OnGetActiveFormHandle is the event triggered when reading the value of the ActiveFormHandle property.

Pascal
property OnGetActiveFormHandle: TGetHandleEvent;
C++
__property TGetHandleEvent OnGetActiveFormHandle;

OnGetActiveFormHandle is the event triggered when reading the value of the ActiveFormHandle property. 

 

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