Re: [Lazarus] TRxDBCurrEdit.CMExit should look if dataset is edited or inserted

2024-05-16 Thread Matthieu Giroux via lazarus
Em sáb., 11 de mai. de 2024 às 07:14, Matthieu Giroux via lazarus escreveu: Hello ! I use TRxDBCurrEdit.But CMExit is unperfect. CMExit can be used if dataset is not edited or inserted. TRxDBCurrEdit.CMExit should look if dataset is edited or inserted Sorry, I'm not sure I understood.Do you

Re: [Lazarus] TRxDBCurrEdit.CMExit should look if dataset is edited or inserted

2024-05-16 Thread Flávio Etrusco via lazarus
Em sáb., 11 de mai. de 2024 às 07:14, Matthieu Giroux via lazarus < lazarus@lists.lazarus-ide.org> escreveu: > Hello ! > > I use TRxDBCurrEdit. > But CMExit is unperfect. > > CMExit can be used if dataset is not edited or inserted. > TRxDBCurrEdit.CMExit should look if dataset is edited or inserte