JVCL Help:TJvCustomGraphicButton

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

Search in JVCL Help

 
Search in all projects
 

Class Hierarchy

TJvCustomGraphicButton
run\JvButton.pas


Summary

Base class for button controls that doesn't need a windows handle.

run\JvButton.pas


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.

run\JvButton.pas


About

Navigation

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