JVCL Help:TJvMonthCalendar2.OnKillFocus
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvMonthCalendar2.OnKillFocus Property
[+] TJvMonthCalendar2 Events
[+] TJvMonthCalendar2 Properties
Search in JVCL Help
Search in all projectsSummary
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