JVCL Help:TJvXPToolButton

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


Summary

Button control that draws its client area using a predefined style.

run\JvXPButtons.pas


Pascal

 run\JvXPButtons.pas
 TJvXPToolButton = class(TJvXPCustomToolButton);


Description

  1. JVCLInfo

Use TJvXPToolButton on your form when you need a button that looks like the caption buttons in Windows XP. A border icon button is a button located in the caption area of a form, like the minimize, maximize and restore buttons. TJvXPToolButton can also display some additional images.

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