Unit 'IdAuthenticationManager' Package
[Overview][Classes][Index] [#pl_indy]

TIdAuthenticationItem

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

Declaration

Source position: IdAuthenticationManager.pas line 47

type TIdAuthenticationItem = class(TCollectionItem)

protected

  FURI: TIdURI;

  

  FParams: TStrings;

  

  procedure SetParams();

  

  procedure SetURI();

  

public

  constructor Create(); override;

  

  destructor Destroy; override;

  

  procedure Assign(); override;

  

  property URL: TIdURI; [rw]

  

  property Params: TStrings; [rw]

  

end;

Inheritance

TIdAuthenticationItem

  

|

TObject



CT Web help

CodeTyphon Studio