ODAC
Verifies if an object instance is marked as dirty.
TOraObject
function IsDirty: boolean;
Call the IsDirty method to verify whether the object instance is marked as dirty.
The return value is True if the instance is dirty.