SDAC
Decrements the reference count.
TSharedObject
procedure Release;
Call the Release method to decrement the reference count. When RefCount is 1, TSharedObject is deleted from memory.