JVCL Help:TJvCustomImageButton
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvCustomImageButton Class
[+] JvCtrls.pas Classes
[+] TJvCustomImageButton Events
[+] TJvCustomImageButton Methods
[+] TJvCustomImageButton Properties
Search in JVCL Help
Search in all projectsClass Hierarchy
TJvCustomButton
TJvCustomImageButton
TJvImgBtn
run\JvCtrls.pas
Summary
Base class for button controls with a window handle.
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
See Also
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