JVCL Help:TJvSpeedButton

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


Summary

Enhanced speed button.

run\JvSpeedButton.pas


Pascal

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


Description

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

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