Event OnExit is not fired when focus is moved to another control.
Am I missing something?
Event OnExit is not fired when focus is moved to another control.
Am I missing something?
TTMSFNCCheckedListBox internally uses TTMSFNCTreeView, events are currently not connected. Please use TMSFNCCheckedListBox1.TreeView.OnExit instead. We'll see if we can connect events and expose them.