JVCL Help:TJvXPCustomToolButton
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvXPCustomToolButton Class
[+] JvXPButtons.pas Classes
[+] TJvXPCustomToolButton Methods
[+] TJvXPCustomToolButton Properties
Search in JVCL Help
Search in all projectsClass Hierarchy
TJvXPCustomControl
TJvXPCustomStyleControl
TJvXPCustomToolButton
TJvXPToolButton
run\JvXPButtons.pas
Summary
Base class for buttons that are drawn like the border icon buttons (minimize, maximize etc) in XP style.
Pascal
run\JvXPButtons.pas
TJvXPCustomToolButton = class(TJvXPCustomStyleControl);
Description
Derive a new class from TJvXPCustomToolButton when you need to create a button control that is drawn like XP style border icon buttons. Don't create instances of TJvXPCustomToolButton. Instead use a derived class like TJvXPToolButton that publishes the properties and events of TJvXPCustomToolButton.
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