Internet Direct (Indy)
|
Indicates if IP version 6 addresses are supported for the platform or Operating System hosting the Indy library.
function SupportsIPv6: boolean; override;
boolean - True when IP version 6 addresses are supported.
SupportsIPv6 is an overridden boolean function used to determine if IP version 6 addresses are supported for the platform or Operating System hosting the Indy library.
Internet Direct (Indy) version 10.1.5
Copyright © 1993-2006, Chad Z. Hower (aka Kudzu) and the Indy Pit Crew. All rights reserved. Website http://www.indyproject.org. Post feedback to the Indy Documentation newsgroup. |