JVCL Help:TJvImageSpeedButton
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvImageSpeedButton Class
[+] JvSpeedButton.pas Classes
[+] TJvImageSpeedButton Methods
[+] TJvImageSpeedButton Properties
Search in JVCL Help
Search in all projectsClass Hierarchy
TJvCustomSpeedButton
TJvImageSpeedButton
TJvEditButton
run\JvSpeedButton.pas
Summary
Enhanced speed button.
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. |
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