Source position: mnIRCClients.pas line 77
type TIRCMsgType = ( |
||
mtMessage, |
|
|
mtNotice, |
|
|
mtMOTD, |
|
|
mtSend, |
|
|
mtCTCPNotice, |
|
|
mtCTCPMessage, |
|
|
mtWelcome, |
|
|
mtTopic, |
|
|
mtChannelInfo, |
|
|
mtUserMode, |
|
|
mtJoin, |
|
|
mtLeft, |
|
|
mtPart, |
|
|
mtQuit |
|
|
); |
CT Web help |
CodeTyphon Studio |