Show pageOld revisionsBacklinksBack to top This page is read only. You can view the source, but not change it. Ask your administrator if you think this is wrong. ====== DELETE message ====== ==== Description ==== Deletes a row in a control. ==== Applies To ==== Combo box, edit table, and list box. ==== Syntax ==== //deleteditem// = **Send_Message**(//controlID//, "**DELETE**", //rowindex//) ==== Parameters ==== Parameters are as follows. ^Parameter^Description^ |//Rowindex//|Position of row in the control (starting with 1). Use -1 to specify the last row.|| ==== Returns ==== Contents of the deleted row. ==== See Also ==== [[insert_message|Insert message]], [[move_row_message|Move_Row message]] guides/programming/programmers_reference_manual/delete_message.txt Last modified: 2024/06/19 20:20by 127.0.0.1