JVCL Help:TJvXPCustomButton
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvXPCustomButton Class
[+] JvXPButtons.pas Classes
[+] TJvXPCustomButton Methods
[+] TJvXPCustomButton Properties
Search in JVCL Help
Search in all projectsClass Hierarchy
TJvXPCustomControl
TJvXPCustomStyleControl
TJvXPCustomButton
TJvXPButton
run\JvXPButtons.pas
Summary
Base class for buttons that are drawn in an XP style.
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.
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