Hello I have a TNotebook component with a pages.
In this pages I have some components, but when I ask for the numbers of components in a page, always I get 0.
N := MyNotebook.Pages[0].ComponentCount;
I use Lazaruz 0.9.31 FPC: 2.5.1
Any Idea?
/BlueIcaro