Source position: jwanative.pas line 1797
type _LPC_TYPE = ( |
LPC_NEW_MESSAGE, |
LPC_REQUEST, |
LPC_REPLY, |
LPC_DATAGRAM, |
LPC_LOST_REPLY, |
LPC_PORT_CLOSED, |
LPC_CLIENT_DIED, |
LPC_EXCEPTION, |
LPC_DEBUG_EVENT, |
LPC_ERROR_EVENT, |
LPC_CONNECTION_REQUEST |
); |