JVCL Help:TJvImageSquare

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

Search in JVCL Help

 
Search in all projects
 

Class Hierarchy

TJvImageSquare
run\JvImageSquare.pas


Summary

A control that can display an image from an imagelist.

run\JvImageSquare.pas


Pascal

 run\JvImageSquare.pas
 TJvImageSquare = class(TJvGraphicControl);


Description

  1. 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.

run\JvImageSquare.pas


About

Navigation

run\JvImageSquare.pas



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