TApxComPort.DeregisterUser

TApxComPort

procedure DeregisterUser(const H : QObjectH);

Deregisters a TApxComPort user.

This method deregisters a previously registered TApxComPort user. H is the Qt object handle of the component that used the TApxComPort.

See RegisterUser for an explanation of a TApxComPort user and an example.