Web.HTTPApp.TWebSession.IsBusy
Delphi
property IsBusy: Boolean read GetIsBusy;
C++
__property bool IsBusy = {read=GetIsBusy, nodefault};
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
property | public | Web.HTTPApp.pas Web.HTTPApp.hpp |
Web.HTTPApp | TWebSession |
Description
Embarcadero Technologies does not currently have any additional information.