Click or drag to resize

ObjectEditGuard Methods

The ObjectEditGuard type exposes the following members.

Methods
  NameDescription
Public methodApplyEdit
Notification when user exits object edit with ok at Options.
Public methodEnterEdit
Notification when user is about to edit given object at Options.
Public methodGetExtControl
Provide a control that should embedded to edit dialog of the object. Not all types in ctEditGuardObjectType support this.
Public methodGetParent
Must implement. Return parent CTExtension of this extension interface.
Public methodPreDelete
Notification when user is about to delete an object at Options.
Top
See Also