RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCustomListBox.FMoving Field

Specifies whether the strings of the list box are changing their position.

Pascal
FMoving: Boolean;
C++
Boolean FMoving;

FMoving is an internal field specifying whether the strings of the list box are moving inside the list box. 

 

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