FireDAC.Phys.Intf.IFDPhysChangeHandler Methods
InheritedProtected
| AddRef | public | Increments the reference count for this interface. |
| GetContentModified | public | Getter of ContentModified. |
| GetMergeManager | public | Getter of MergeManager. |
| GetMergeTable | public | Getter of MergeTable. |
| GetTrackCommand | public | Getter of TrackCommand. |
| GetTrackEventName | public | Getter of TrackEventName. |
| QueryInterface | public | Returns a reference to a specified interface if the object supports that interface. |
| RefreshContent | public | Called when the event alerter needs to refresh the content of the change handler. For example, as a result of receiving a data change notification. |
| Release | public | Decrements the reference count for this interface. |
| ResyncContent | public | Called when the event alerter needs to resynchronize the content of the change handler after an update of MergeTable or after an update of MergeManager. For example, as a result of receiving a data change notification. |
| SetContentModified | public | Setter of ContentModified. |
| Supports | public | Indicates whether a given interface supports a specific (another) interface. |