ObjectEditGuard Methods |
The ObjectEditGuard type exposes the following members.
| Name | Description | |
|---|---|---|
| ApplyEdit |
Notification when user exits object edit with ok at Options.
| |
| EnterEdit |
Notification when user is about to edit given object at Options.
| |
| GetExtControl |
Provide a control that should embedded to edit dialog of the object.
Not all types in ctEditGuardObjectType support this.
| |
| GetParent |
Must implement. Return parent CTExtension of this extension interface.
| |
| PreDelete |
Notification when user is about to delete an object at Options.
|