![]() |
Android ListBox
Hi to all,
When I click on ListBoxItem I get an error. ListBoxItem is created at runtime.
Delphi-Quellcode:
How to do it.
procedure TTestForm.ListBox1Click(Sender: TObject);
begin WebBrowser.URL := TListBoxItem(ListBox1.Selected).ItemData.Detail; WebBrowser.Navigate; end; Thank you Dan |
Alle Zeitangaben in WEZ +1. Es ist jetzt 21:08 Uhr. |
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
LinkBacks Enabled by vBSEO © 2011, Crawlability, Inc.
Delphi-PRAXiS (c) 2002 - 2023 by Daniel R. Wolf, 2024-2025 by Thomas Breitkreuz