Request_Clear - dbGrid_
Clears the current row of any changes entered to it
Type: Procedure
Syntax
Procedure Request_Clear
Call Example
Send Request_Clear
Description
The Request_clear message clears the current row of any changes entered to it. If the cursor is on an active record, this message does nothing. If already in add mode, the current row is cleared, losing any changes that may have been entered (verify_data_loss is sent for confirmation). If this object has a server, the clear message is sent to it. This message is sent by the Clear key (kclear).