Receive message to a listbox and delete from the modem

what i want to know if its possible, to receive (just receive) a sms message, delete the message from the GSM Modem (phonne) and then the message being saved in a listbox and ACCESS Database.
Just the phonne numbrt and the message.
Im using delphi7.
If yes, how can that be done.
thanks

Use event

Of course, it's normal message processing. Use OnReceive event.