
(*ProDwgtableRowDeletePreAction) | |
( ProDwgtable* table /* (In) The table containing the row that is about to be deleted. */ int i_row /* (In) The index of the row that is about to be deleted (1-based) */ ) |

Proceed with the deletion. | |
Any other value | Cancel the deletion. It is the application's responsibility to inform the user why the table will not be deleted. |


