REST.Backend.ServiceComponents.TCustomBackendAuth.LoggedIn

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property LoggedIn: Boolean read GetLoggedIn;

C++

__property bool LoggedIn = {read=GetLoggedIn, nodefault};

Properties

Type Visibility Source Unit Parent
property public
REST.Backend.ServiceComponents.pas
REST.Backend.ServiceComponents.hpp
REST.Backend.ServiceComponents TCustomBackendAuth

Description

Embarcadero Technologies does not currently have any additional information.