JVCL Help:TJvXPCustomButton

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

Search in JVCL Help

 
Search in all projects
 

Class Hierarchy

TJvXPCustomControl
TJvXPCustomStyleControl
TJvXPCustomButton
TJvXPButton
run\JvXPButtons.pas


Summary

Base class for buttons that are drawn in an XP style.

run\JvXPButtons.pas


Pascal

 run\JvXPButtons.pas
 TJvXPCustomButton = class(TJvXPCustomStyleControl);


Description

Use TJvXPCustomButton as a base class for buttons that are drawn in an XP style.
Do not create instances of TJvXPCustomButton. Use the generic descendant TJvXPButton, or create your own descendant class.

run\JvXPButtons.pas


About

Navigation

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