JVCL Help:TJvArrowButton.Down
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvArrowButton.Down Property
[+] TJvArrowButton Fields
[+] TJvArrowButton Methods
[+] TJvArrowButton Properties
Search in JVCL Help
Search in all projectsSummary
Indicates if the button is down.
Pascal
propertyDown: Boolean;
Description
Down indicates whether or not the button is pressed or in its down state. Setting this property to True will set the Down state of all other buttons with the same GroupIndex to False. If AllowAllUp = False, you can not set Down to False.
See Also
TJvArrowButton.AllowAllUp, TJvArrowButton.GroupIndex
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