Used to specify the protocol to use when connecting to server.
property Protocol: TMyProtocol default DefValProtocol;
Use the Protocol property to specify which protocol to use when connecting to server. To use these constants you should add MyClasses unit to uses clause.