JVCL Help:TJvInspectorPainter.GetExpandImage

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

Search in JVCL Help

 
Search in all projects
 

Summary

Retrieves the image for an expand button.


Pascal

 functionGetExpandImage: TBitmap; virtual;


Description

GetExpandImage retrieves an image to use as an expand button. If no bitmap has been assigned to the Inspector.ExpandButton, the internal image will be returned, otherwise the assigned bitmap will be returned.


See Also

TJvCustomInspector.ExpandButton, TJvInspectorPainter.ButtonImage, TJvInspectorPainter.GetCollapseImage


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