A request for an OnEdit event on TDBEdit (and probably other DB controls)
A request for an OnEdit event on TDBEdit (and probably other DB controls)
http://qc.embarcadero.com/wc/qcmain.aspx?d=126934
http://qc.embarcadero.com/wc/qcmain.aspx?d=126934
Isn't that what TDataSource.OnStateChange is for?
ReplyDeleteNo, I need an event on the DBControl that changed the state. TDataSource will not tell me who or what is changing the state.
ReplyDeleteTFieldDataset could have such an event