Componentes.Terceros.RemObj.../official/5.0.35.741/RemObjects SDK for Delphi/Source/DataSnap/uRODataSnapRes.pas
2009-02-27 15:16:56 +00:00

12 lines
142 B
ObjectPascal

unit uRODataSnapRes;
interface
resourcestring
sProviderNotExported = 'Provider "%s" is not exported.';
implementation
end.