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) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!