Some answers, please

1 - TFormFolder is a class to add a form to a folder, or to have a form as
folderpage. Right ?
2 - Is this class a generic to use with other applications ?
3 - To just add a form to a folder, methods New() and Create() from
TFormFolder are sufficient. Right ?
4 - Are InsertComponent() and RemoveComponent() methods of XFolderPage ?
When are they called ? Is there some documantation about them ?
5 - How did you created those classes that comes from TFormfolder (like
TFrmClientes)? That's a regular form that you changed the "From" part
directly in the code ? Right ?
6 - In method New() from TFormFolder why do you call ::Createform() if it is
Virtual (i thought a virtual method does nothing...what does Virtual means?)
?
Sorry for all these questions, just trying to understand a little bit more
of Xailer and OOP!
TIA.
Aguiar !!!