IsRowNumChanged property |
Applies to
TIB_Row
Declaration
Property IsRowNumChanged : boolean;
Description
When a RefreshBuffer() call is made it has a parameter called NewRecord.
When a new record is selected a DataChange notification is generated. It is
useful to know if a DataChange is due to a new record or just the same record
getting altered in some way.