Source position: IdIRC.pas line 328
public procedure TIdIRC.Kick(
const AChannel: string;
const ANickname: string;
const AReason: string = ''
);