Vcl.Grids.TInplaceEditList.PickListLoaded

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property PickListLoaded: Boolean read FPickListLoaded write FPickListLoaded;

C++

__property bool PickListLoaded = {read=FPickListLoaded, write=FPickListLoaded, nodefault};

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
property public
Vcl.Grids.pas
Vcl.Grids.hpp
Vcl.Grids TInplaceEditList

Beschreibung

Gibt an, ob die Liste geladen wird.

Die PickListLoaded-Eigenschaft gibt an, ob die Liste zur Zeit geladen wird.

Siehe auch