[Lazarus] Is TTabControl deprecated?

zeljko zeljko at holobit.net
Tue May 22 20:18:20 CEST 2012


On Tuesday 22 of May 2012 20:14:36 Krzysztof wrote:
> Hi,
> 
> I'm looking for component which have "pages" functionality, but I want
> draw it by my self. TPageControl and TNotebook has no events for that.
> Only TTabControl has OnDrawTab event and OwnerDraw property but it
> seems that this control is incomplete or abandoned:
> - OnDrawTab event exists but where draw it? FCanvas is in private
> section and there is no public property
> - OwerDraw property is not used anywhere

Tabs cannot be draw under most of widgetsets, but there are customdrawn 
controls and I think tab control is useable.

zeljko
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.lazarus-ide.org/pipermail/lazarus/attachments/20120522/7420f073/attachment-0003.html>


More information about the Lazarus mailing list