TXDataServer.OnEntityGet Event
Occurs after an entity is retrieved, right before it is sent to the client.
Remarks
It also occurs when the client requests only part of the entity, such as an individual property, blob data or an associated entity.
Syntax
Unit: XData.Comp.Server
property TXDataServer.OnEntityGet: TEntityGetEvent