Frees the object instance.
destructor Destroy; override;
Destroy is the overridden destructor for the object instance.
Destroy frees and releases resources allocated to the Reply, Query, and Trap properties during initialization of the component.
Destroy calls the inherited destructor prior to exiting from the method.
Query Reply Trap