Re: Upgrading CEF4Delphi
Posted: Mon Aug 19, 2024 3:13 am
Is there way for the calling routine to find out when the user has clicked "X" on the find box?salvadordf wrote: Sun Aug 18, 2024 8:41 amUse the IDC_FIND, IDC_FIND_NEXT, IDC_FIND_PREVIOUS or IDC_CLOSE_FIND_OR_STOP
Thanks
Ken
And come to think about it, I don't understand the purpose of IDC_FIND_NEXT, etc, aren't they all handled by the "Find" box?