Web.HTTPApp.TCustomWebSessionManager.ForAll
Delphi
procedure ForAll(const Proc: TProc<TWebSession>); virtual;
C++
virtual void __fastcall ForAll(const System::DelphiInterface<System::Sysutils::TProc__1<TWebSession*> > Proc);
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
procedure function |
protected | Web.HTTPApp.pas Web.HTTPApp.hpp |
Web.HTTPApp | TCustomWebSessionManager |
Description
Embarcadero Technologies does not currently have any additional information.