JVCL Help:TJvImageSpeedButton

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

Search in JVCL Help

 
Search in all projects
 

Class Hierarchy

TJvCustomSpeedButton
TJvImageSpeedButton
TJvEditButton
run\JvSpeedButton.pas


Summary

Enhanced speed button.

run\JvSpeedButton.pas


Pascal

 run\JvSpeedButton.pas
 TJvImageSpeedButton = class(TJvCustomSpeedButton);


Description

TJvImageSpeedButton is a descendant of TJvCustomSpeedButton. See the help at TJvCustomSpeedButton for the properties introduced by that component.
TJvImageSpeedButton introduces properties to display an image from an imagelist on the speed button:

Propery Meaning
HotTrackImageIndex Determines which image appears on the button when the mouse pointer passes over the button.
ImageIndex Determines which image appears on the button.
Images Lists the images that can appear on the button.

run\JvSpeedButton.pas


About

Navigation

run\JvSpeedButton.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