JVCL Help:TJvTabControl.TabPainter

From Project JEDI Wiki
Jump to navigationJump to search
JEDI Visual Component Library Help

Search in JVCL Help

 
Search in all projects
 

Summary

Supports custom drawing.


Pascal

 propertyTabPainter: TJvTabControlPainter;


Description

Assign a TJvTabControlPainter or descendant to this property to apply custom drawing to the tabs of the control. Use the properties of the specific painter to adjust the appearance of the tabs. To enable custom drawing, you must also set the OwnerDraw property to true.


See Also

TJvTabControl.OwnerDraw


About

Contribute to this help topic

This documentation wiki is based on the collaborative effort of Project JEDI users. Your edits are welcome in order to improve documentation quality: edit this page