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