JVCL Help:TJvXPContainer.Focusable
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvXPContainer.Focusable Property
[+] TJvXPContainer Events
[+] TJvXPContainer Properties
Search in JVCL Help
Search in all projectsSummary
Specifies if the control will receive focus when clicked.
Pascal
propertyFocusable: Boolean;
Description
Set Focusable to true to make the control focused when it is clicked. If Focusable is false, the control can only be focused by setting TabStop to true and tabbing to it.
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