Unit 'IdIRC' Package
[Overview][Types][Classes][Index] [#pl_indy]

TIdIRCReplies

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: IdIRC.pas line 132

type TIdIRCReplies = class(TPersistent)

protected

  FFinger: string;

  

  FVersion: string;

  

  FUserInfo: string;

  

  FClientInfo: string;

  

public

  constructor Create;

  

  procedure Assign(); override;

  

published

  property Finger: string; [rw]

  

  property Version: string; [rw]

  

  property UserInfo: string; [rw]

  

  property ClientInfo: string; [rw]

  

end;

Inheritance

TIdIRCReplies

  

|

TObject



CT Web help

CodeTyphon Studio