Used to specify Internet Protocol version.
property IPVersion: TIPVersion default DefValIPVersion;
Use the IPVersion property to specify Internet Protocol Version.
Note: When the TIPVersion property is set to ivIPBoth , a connection attempt is made via IPv6 if it is enabled in the operating system settings. If the connection attempt fails, a new connection attempt is made via IPv4.