Midware TMWBuffer.Delete
Jump to navigation
Jump to search
Main page -> Midware component reference -> TMWBuffer -> Delete
Definition
procedure Delete;
Description
Delete the current record. Deleted records are physically lost. Deleteing a record may take some time because all data from next record to end of buffer has to be moved. This is quite fast if buffer contains only a few KB, but may take time if there are MB of data !