TBackend.Changing

procedure Changing;

Description

Calls the OnChanging event.

Descendants of TBackend call Changing before making changes to their data or properties that are potentially destructive.

See Also

TBackend, OnChanging