Componentes.Terceros.RemObj.../official/5.0.29.665/RemObjects SDK for Delphi/Source/DataSnap/uRODataSnapRes.pas
2008-03-24 15:49:18 +00:00

12 lines
142 B
ObjectPascal

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