Klaus, I'm trying to display a table when I select an option from the spinner. In the spinner I have several options which show a different table each spinner why is this in the first layout. Apparently there is a difference between a layout and a panel. I assumed that the layout can contain panels and in Delphi. All I did programming using the designer directly.
What I need to know is how to create the table at the time you want in the layout.
The command Table1.Addactivity (panel, 0%, 0%, 100%, 100%) do not understand how it behaves.
This table show SQLite data tables that are created in the application.