RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TApplication.OnGetMainFormHandle Event

OnGetMainFormHandle is the event triggered when reading the value of the MainFormHandle property.

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

OnGetMainFormHandle is the event triggered when reading the value of the MainFormHandle property. 

 

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