JVCL Help:TJvXPCustomContainer.Focusable

From Project JEDI Wiki
Jump to navigationJump to search
JEDI Visual Component Library Help

Search in JVCL Help

 
Search in all projects
 

Summary

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