JVCL Help:TJvMonthCalendar2.OnKillFocus

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

Search in JVCL Help

 
Search in all projects
 

Summary

Occurs immediately before the control loses the keyboard focus.


Pascal

 propertyOnKillFocus: TJvFocusChangeEvent;


Description

Use the OnKillFocus event to respond when the the control loses the keyboard focus. Parameter AFocusControl is the control that receives the keyboard focus. This parameter can be nil.


See Also

TJvCustomMonthCalendar.Entering, TJvCustomMonthCalendar.Leaving, TJvCustomMonthCalendar.OnSetFocus


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