[Lazarus] TTabControl (d)evolution

Felipe Monteiro de Carvalho felipemonteiro.carvalho at gmail.com
Tue Aug 2 19:54:35 CEST 2011


Ok,

Now I see that it works like this:

TTabControl (TCustomControl)
-> TCustomTabControl
-> other client controls

TCustomTabControl has the lowest Z-order, so it is always bellow other controls.

So, it works fine except for two issues:

1> It has a wrong class hierarchy
2> Tabs.Objects doesn't work

One thing however. The Delphi docs don't say that Tabs.Objects should
contain a list of all objects visible for a given tab.

http://docs.embarcadero.com/products/rad_studio/delphiAndcpp2009/HelpUpdate2/EN/html/delphivclwin32/ComCtrls_TTabControl_Tabs.html

-- 
Felipe Monteiro de Carvalho




More information about the Lazarus mailing list