RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TScreen.SaveFocusedList Property

Gives a list containing the currently focused forms.

Pascal
property SaveFocusedList: TList;
C++
__property TList SaveFocusedList;

Use SaveFocusedList to obtain a list with the currently focused forms. 

 

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