Greetings. In Delphi VCL the ListBox has the TopIndex property. And in Delphi FMX how to use this? Thanks in advance.
Greetings. In Delphi VCL the ListBox has the TopIndex property. And in Delphi FMX how to use this? Thanks in advance.
<seuListBox>.ItemIndex := 0;