procedure TForm1.Table1AfterPost(DataSet: TDataSet); begin Check(DbiSaveChanges(Table1.Handle)); end;
Back to BDE API Reference Page