Disclosure Statement: This site contains affiliate links, which means that I may receive a commission if you make a purchase using these links. As an eBay Partner, I earn from qualifying purchases.
If you find these projects useful please consider becoming a sponsor with Patreon, GitHub or Liberapay.

Browser on a modal secondary FMX form

Post Reply
User avatar
salvadordf
Posts: 4565
Joined: Thu Feb 02, 2017 12:24 pm
Location: Spain
Contact:

Re: Browser on a modal secondary FMX form

Post by salvadordf »

Hi,

Use the FMXToolBoxBrowser demo and show the child form modally.

Read all the code comments in uMainForm.pas and uChildForm.pas.
Post Reply