EasyTable: Single-File Embedded BDE Replacement
Database for Delphi and C++Builder


TDataSet.AfterOpen
TDataSet
Top 

Occurs after an application completes opening a dataset and before any data access occurs.

property AfterOpen: TDataSetNotifyEvent;

Description
Write an AfterOpen event handler to take specific action immediately after an application opens the dataset. AfterOpen is called after the cursor for the dataset is opened and the dataset is put into dsBrowse state. For example, an AfterOpen event handler might check the system registry to determine the last record touched in the dataset the previous time the application ran, and position the cursor at that record.


© AidAim Software EasyTable: Easytable Bde Alternative Single File Delphi Databas