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

TIdSASLListEntry

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

Declaration

Source position: IdSASLCollection.pas line 58

type TIdSASLListEntry = class(TCollectionItem)

protected

  FSASL: TIdSASL;

  

  function GetDisplayName; override;

  

  function GetOwnerComponent;

  

  function GetSASLEntries;

  

  procedure SetSASL();

  

public

  procedure Assign(); override;

  

  property OwnerComponent: TComponent; [r]

  

  property SASLEntries: TIdSASLEntries; [r]

  

published

  property SASL: TIdSASL; [rw]

  

end;

Inheritance

TIdSASLListEntry

  

|

TObject



CT Web help

CodeTyphon Studio