JVCL Help:TJvImageSquare
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvImageSquare Class
[+] JvImageSquare.pas Classes
[+] TJvImageSquare Methods
[+] TJvImageSquare Properties
Search in JVCL Help
Search in all projectsClass Hierarchy
TJvImageSquare
run\JvImageSquare.pas
Summary
A control that can display an image from an imagelist.
Pascal
run\JvImageSquare.pas
TJvImageSquare = class(TJvGraphicControl);
Description
- JVCLInfo
Use TJvImageSquare when you need a control that can display an image from an imagelist. By setting the Images and ImageIndex properties, the control displays the selected image in its client area.
Use properties like Color, HiColor and BorderStyle to modify the control's appearance. Use ShowClick to alter its behavior.
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