TDBBrowser OnChange() event not triggered
Publicado: Jue Jul 19, 2007 10:43 am
Hi,
I have a TDBBrowser with attached TDbfDataSet. When I change the browser position manually
(mouse or keyboard), the browsers OnChange() event is triggered. Moving the record
position manipulating the dataset directly like oDataset:Seek(), the browser selector
moves to the right record, but without executing the OnChange event. Is this a bug or a
normal behaviour?
Gejza Horváth
I have a TDBBrowser with attached TDbfDataSet. When I change the browser position manually
(mouse or keyboard), the browsers OnChange() event is triggered. Moving the record
position manipulating the dataset directly like oDataset:Seek(), the browser selector
moves to the right record, but without executing the OnChange event. Is this a bug or a
normal behaviour?
Gejza Horváth