RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCustomMultiSelectListControl.FMultiSelect Field

Specifies whether the user can select more than one item.

Pascal
FMultiSelect: Boolean;
C++
Boolean FMultiSelect;

FMultiSelect is a protected field. FMultiSelect is True when the user can select multiple items in the control and False when the user can only select one item. 

 

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