Source position: mnIRCClients.pas line 242
type TIRCUserModes = set of ( |
||
umVoice, |
|
|
umHalfOp, |
|
|
umOp, |
|
|
umWallOp, |
|
|
umAdmin, |
|
|
umOwner, |
|
|
umInvisible, |
|
|
umAway, |
|
|
umFake, |
|
|
umBot, |
|
|
umServerNotices, |
|
|
umSSL |
|
|
); |
CT Web help |
CodeTyphon Studio |