API:System.Win.ScktComp.TErrorEvent
Delphi
TErrorEvent = (eeGeneral, eeSend, eeReceive, eeConnect, eeDisconnect, eeAccept, eeLookup);
C++
enum DECLSPEC_DENUM TErrorEvent : unsigned char { eeGeneral, eeSend, eeReceive, eeConnect, eeDisconnect, eeAccept, eeLookup };
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| enum | public | System.Win.ScktComp.pas System.Win.ScktComp.hpp |
System.Win.ScktComp | System.Win.ScktComp |
Description
Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!