Topic Path: Symbol Reference > Classes > EIdCannotSetIPVersionWhenConnected Class
ContentsIndexHome
PreviousUpNext
EIdCannotSetIPVersionWhenConnected Class

Exception raised when setting the IP version for a connected socket handle.

File
EIdCannotSetIPVersionWhenConnected = class(EIdSocketHandleError);

EIdCannotSetIPVersionWhenConnected is an EIdSocketHandleError descendant that represents the exception raised when setting the IP Version for a socket handle that has already been bound. 

EIdCannotSetIPVersionWhenConnected uses the resource string RSCannotSetIPVersionWhenConnected as text for the exception. 

EIdCannotSetIPVersionWhenConnected is raised in the write access specifier for the TIdSocketHandle.IPVersion property.

Copyright © 1993-2006, Chad Z. Hower (aka Kudzu) and the Indy Pit Crew. All rights reserved.
Post feedback to the Indy Docs Newsgroup.