FMX.ListBox.TListBoxSelector Fields

From RAD Studio API Documentation
Jump to: navigation, search


InheritedProtected
FCurrentclass protectedIndex of the current item.
FFirstclass protectedIndex of the first selected item.
FInternalChangeclass protectedA flag that methods can use to prevent the sending of the change notification.
FListBoxclass protectedThe reference to the list box to which this instance of TListBoxSelector belongs.
FMouseSelectActiveclass protectedProteced field for the MouseSelectActive property.
FSelectionTimerclass protectedAn instance of a timer that DelayedMouseDown initializes.
FSelectionTimerTargetclass protectedThe item that will be the target of a DelayedMouseDown action.