RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCustomWinSocket.SetAsyncStyles Method

Sets the AsyncStyles property.

Pascal
procedure SetAsyncStyles(Value: TASyncStyles);
C++
__fastcall SetAsyncStyles(TASyncStyles Value);

SetAsyncStyles implements the AsyncStyles property. Override SetAsyncStyles to limit the value of AsyncStyles to notifications that are appropriate to a particular type of Windows socket. 

 

Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!