Web.HTTPApp.TWebSession.UserName
Delphi
property UserName: string read GetUserName;
C++
__property System::UnicodeString UserName = {read=GetUserName};
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.