EMS.ResourceAPI.EEMSHTTPError.TCodes のフィールド

提供:RAD Studio API Documentation


継承Protected
BadRequestpublicBadRequest: Integer = $190;
DuplicatepublicDuplicate: Integer = $199;
ForbiddenpublicForbidden: Integer = $193;
NotFoundpublicNotFound: Integer = $194;
UnauthorizedpublicUnauthorized: Integer = $191;