Unit 'flcHTTPClient' Package
[Overview][Types][Classes][Index] [#pl_fundamentals]

THTTPClientCollection

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

Declaration

Source position: flcHTTPClient.pas line 467

type THTTPClientCollection = class

protected

  function CreateNew; virtual;

  

public

  constructor Create();

  

  destructor Destroy; override;

  

  property ItemOwner: Boolean; [r]

  

  property Count: NativeInt; [r]

  

  property Item []: TF5HTTPClient; default; [r]

  

  function Add();

  

  function AddNew;

  

  function GetItemIndex();

  

  procedure RemoveByIndex();

  

  function Remove();

  

  procedure Clear;

  

end;

Inheritance

THTTPClientCollection

  

|

TObject



CT Web help

CodeTyphon Studio