Unit 'ldapsend' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#pl_synapse]

TLDAPResultList

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

Declaration

Source position: ldapsend.pas line 160

type TLDAPResultList = class(TObject)

public

  constructor Create;

  

  destructor Destroy; override;

  

  procedure Clear;

  

  function Count;

  

  function Add;

  

  property Items []: TLDAPResult; default; [r]

  

end;

Inheritance

TLDAPResultList

  

|

TObject



CT Web help

CodeTyphon Studio