JVCL Help:TJvCustomMonthCalendar.OnSetFocus

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

Search in JVCL Help

 
Search in all projects
 

Summary

Occurs when the control gets keyboard focus.


Pascal

 propertyOnSetFocus: TJvFocusChangeEvent;


Description

Use the OnSetFocus event to respond when the control gets keyboard focus. Parameter AFocusControl is the control that has lost the keyboard focus. This parameter can be nil.


See Also

TJvCustomMonthCalendar.Entering, TJvCustomMonthCalendar.Leaving, TJvCustomMonthCalendar.OnKillFocus


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