Vcl.Grids.TInplaceEditList.DropDown

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

procedure DropDown; dynamic;

C++

DYNAMIC void __fastcall DropDown();

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
procedure
function
protected
Vcl.Grids.pas
Vcl.Grids.hpp
Vcl.Grids TInplaceEditList

Beschreibung

Öffnet die Auswahlliste.

Die DropDown-Methode wird automatisch aufgerufen, wenn der Benutzer die Schaltfläche zum Öffnen der Auswahlliste drückt.

Siehe auch