Event

  • Unit
  • Source

Symbols

SymbolDescription
TAddedEventElement has been added to a container Object_.
TChangedEventObject_ has been modified.
TEventAbstract base class for a notification that can be sent for some event.
TObjectEventAbstract base class for a TEvent where the sender is Object_.
TRemovedEventAn element has been removed from container Object_.
TWillBeFreedEventObject_ is about to be freed.