Unit 'fpcustwsserver' Package
[Overview][Constants][Types][Classes][Index] [#fcl-web]

TWSConnectionList

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

Declaration

Source position: fpcustwsserver.pp line 53

type TWSConnectionList = class

public

  constructor Create;

  destructor Destroy; override;

  procedure Add();

  procedure Clear;

  function LockList;

  procedure Remove();

  procedure UnlockList;

  function ForEach();

  function FindConnectionById();

end;

Inheritance

TWSConnectionList

|

TObject


Documentation generated on: 2025-07-25