EMS.ResourceAPI.TEMSEndpointAuthorization.TACL.GetAllowCreator

From RAD Studio API Documentation
Jump to: navigation, search

[–] Properties
Type: function
Visibility: protected
Source:
EMS.ResourceAPI.pas
EMS.ResourceAPI.hpp
Unit: EMS.ResourceAPI
Parent: TACL

Delphi

function GetAllowCreator: Boolean; virtual; abstract;

C++

virtual bool __fastcall GetAllowCreator() = 0 ;

Description

Getter of AllowCreator.

See Also