JVCL Help:TJvOwnerDrawViewerOptions.ShowCaptions

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

Search in JVCL Help

 
Search in all projects
 

Summary

Specifies whether captions should be shown or not.


Pascal

 propertyShowCaptions: Boolean;


Description

Set ShowCaptions to true to adjust the TRects passed to OnDrawItem to make room for a caption. Since the owner draw viewer doesn't have its own Caption, it is up to you to draw the text of each item in the OnDrawItem.


See Also

TJvOwnerDrawViewerOptions.Alignment, TJvOwnerDrawViewerOptions.Layout


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