JVCL Help:TJvPageControl.TabPainter
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvPageControl.TabPainter Property
[+] TJvPageControl Methods
[+] TJvPageControl Properties
Search in JVCL Help
Search in all projectsSummary
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
TJvPageControl.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