Unit 'mnIRCClients' Package
[Overview][Constants][Types][Classes][Index] [#pl_minilib]

TIRCMsgType

Declaration

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