FMX.ListBox.TCustomListBox.ItemDown
Delphi
property ItemDown: TListBoxItem read FItemDown write SetItemDown;
C++
__property TListBoxItem* ItemDown = {read=FItemDown, write=SetItemDown};
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
property | public | FMX.ListBox.pas FMX.ListBox.hpp |
FMX.ListBox | TCustomListBox |
Description
Embarcadero Technologies does not currently have any additional information.