JVCL Help:TJvCustomImageButton

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

Search in JVCL Help

 
Search in all projects
 

Class Hierarchy

TJvCustomButton
TJvCustomImageButton
TJvImgBtn
run\JvCtrls.pas


Summary

Base class for button controls with a window handle.

run\JvCtrls.pas


Pascal

 run\JvCtrls.pas
 TJvCustomImageButton = class(TJvCustomButton);


Description

Use TJvCustomImageButton as a base class when creating new button controls with a handle. TJvCustomImageButton introduces support for new functionality not available in a standard TButton, like Wordwrap, a DropDownMenu and hot tracking.
Several button controls in JVCL derives from TJvCustomImageButton, among them TJvImgBtn

run\JvCtrls.pas


See Also

TJvImgBtn

run\JvCtrls.pas


About

Navigation

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