TXDataEntityArgs Class
Base class for the arguments of events that refer to a single entity.
Syntax
Unit: XData.Module.Events
TXDataEntityArgs = class(TXDataModuleArgs);
Constructors
| Name | Description |
|---|---|
| Create | Creates the event arguments for an entity being processed. |
Properties
| Name | Description |
|---|---|
| Entity | Gets the entity the event refers to. |