TMappingExplorerCreateArgs Class
Carries the newly created TMappingExplorer instance to handlers subscribed to TMappingExplorer.OnGlobalCreate.
Syntax
Unit: Aurelius.Mapping.Explorer
TMappingExplorerCreateArgs = class(TObject);
Properties
| Name | Description |
|---|---|
| Explorer | Gets the TMappingExplorer instance that was just created. |