Navigation: Code Documentation > IE > IEContext > Enumerations
TTableNotification Enumeration
Represents type TTableNotification.
Namespace: IEContext
Delphi
type TTableNotification = (tnAdded, tnDeleted, tnCleared);
Name
Description
tnAdded
Represents constant tnAdded.
tnCleared
Represents constant tnCleared.
tnDeleted
Represents constant tnDeleted.
Top
•IEContext