Vcl.Forms.TScreen.SaveFocusedList

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

property SaveFocusedList: TList read FSaveFocusedList;

C++

__property System::Classes::TList* SaveFocusedList = {read=FSaveFocusedList};

Propriétés

Type Visibilité  Source Unité  Parent
property public
Vcl.Forms.pas
Vcl.Forms.hpp
Vcl.Forms TScreen

Description

Donne une liste qui contient les fiches détenant actuellement la focalisation.

Utilisez SaveFocusedList pour obtenir une liste qui contient les fiches détenant actuellement la focalisation.