JVCL Help:TJvInspectorPainter.GetCollapseImage
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvInspectorPainter.GetCollapseImage Method
[+] TJvInspectorPainter Methods
[+] TJvInspectorPainter Properties
Search in JVCL Help
Search in all projectsSummary
Retrieves the image for a collapse button.
Pascal
functionGetCollapseImage: TBitmap; virtual;
Description
GetCollapseImage retrieves an image to use as a collapse button. If no bitmap has been assigned to the Inspector.CollapseButton, the internal image will be returned, otherwise the assigned bitmap will be returned.
See Also
TJvCustomInspector.CollapseButton, TJvInspectorPainter.ButtonImage, TJvInspectorPainter.GetExpandImage
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