Table of Contents

TEntityArgs Class

Base class for event argument objects that carry a reference to the affected entity.

Syntax

Unit: Aurelius.Events.Manager

TEntityArgs = class(TManagerArgs);

Properties

Name Description
Entity Gets the entity object that is the subject of the event.