FMX.ListBox.TCustomListBox.FirstSelectedItemFrom

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function FirstSelectedItemFrom(const Item: TListboxItem): TListBoxItem;

C++

TListBoxItem* __fastcall FirstSelectedItemFrom(TListBoxItem* const Item);

Properties

Type Visibility Source Unit Parent
function public
FMX.ListBox.pas
FMX.ListBox.hpp
FMX.ListBox TCustomListBox

Description

Embarcadero Technologies does not currently have any additional information.