Vcl.StdCtrls.TCustomListBox.FMoving

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

FMoving: Boolean;

C++

bool FMoving;

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
field protected
Vcl.StdCtrls.pas
Vcl.StdCtrls.hpp
Vcl.StdCtrls TCustomListBox

Beschreibung

Gibt an, ob die Strings in dem Listenfeld ihre Position ändern.

FMoving ist ein internes Feld, das angibt, ob die Strings in dem Listenfeld ihre Position ändern.

Siehe auch