RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TScreen.FocusedForm Property

Provides a reference to the form that has focus.

Pascal
property FocusedForm: TCustomForm;
C++
__property TCustomForm FocusedForm;

FocusedForm returns a reference to the form that currently has focus. 

 

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