JVCL Help:TJvDockBtnState
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvDockBtnState type
Search in JVCL Help
Search in all projectsSummary
Defines the available states for a VS.Net style caption button.
Pascal
run\JvDockVSNetStyle.pas
TJvDockBtnState = (
bsUp,
bsNormal,
bsDown
);
Members
Members | Description |
bsUp | The button is currently up. |
bsNormal | The button is in its normal state. |
bsDown | The button is currently down. |
Description
TJvDockBtnState is an enumeration that describes the available button states for a button in a VS.Net docking form's caption bar.
About
no pages or subcategories
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