Request_Delete - dbForm_
Deletes the current record of this object's server, if any
Type: Procedure
Syntax
Procedure Request_Delete
Call Example
Send Request_Delete
Description
Request_delete deletes the current record of this object's server, if any. If successful and auto_clear_deo_state is true, also clears the items using request_clear. Verify_delete is used to confirm the action. Sent by kdelete_record. Sends can_delete and acts only if that returns true.