JVCL Help:TJvSpeedButton
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvSpeedButton Class
[+] JvSpeedButton.pas Classes
[+] TJvSpeedButton Methods
[+] TJvSpeedButton Properties
Search in JVCL Help
Search in all projectsClass Hierarchy
TJvCustomSpeedButton
TJvSpeedButton
run\JvSpeedButton.pas
Summary
Enhanced speed button.
Pascal
run\JvSpeedButton.pas
TJvSpeedButton = class(TJvCustomSpeedButton);
Description
- JVCLInfo
TJvSpeedButton is a descendant of TJvCustomSpeedButton. See the help at TJvCustomSpeedButton for the properties introduced by that component.
TJvSpeedButton introduces properties to display a bitmap on the speed button:
Propery | Meaning |
Glyph | Specifies the bitmap that appears on the speed button. |
HotTrackGlyph | Specifies the bitmap that appears on the speed button when the mouse pointer passes over the button. |
NumGlyphs | Specifies the number of images included in the Glyph property. |
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