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