JVCL Help:TJvCustomGraphicButton
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvCustomGraphicButton Class
[+] JvButton.pas Classes
[+] TJvCustomGraphicButton Methods
[+] TJvCustomGraphicButton Properties
Search in JVCL Help
Search in all projectsClass Hierarchy
TJvCustomGraphicButton
run\JvButton.pas
Summary
Base class for button controls that doesn't need a windows handle.
Pascal
run\JvButton.pas
TJvCustomGraphicButton = class(TJvGraphicControl);
Description
Use TJvCustomGraphicButton as a base class when you creating a button control that doesn't need a window handle. TJvCustomGraphicButton implements the basic behavior of a button and have methods and events to simplify creating a derived button with special features.
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