[lazarus] TNotebook vs TTabbedNotebook

Shane Miller SMiller1 at stvgb.org
Tue Jan 4 14:56:43 EST 2000


I added two lines to TNOTEBOOK's creaate method.   They are 

tabposition := tpTOP;
showtabs := true;

Now, instead of using the tabnotbk.pp file and creating a TTabbedNotebook, I think we should start using extctrls.pp and create a TNotebook control.  They both use TCustomNotebook and now both work exactly the same.

Shane








More information about the Lazarus mailing list