DSCommonServer.Constants

From Référence RAD Studio VCL
Jump to: navigation, search

Informations Delphi

De DSCommonServer.pas

	SServerClassExists = '%%s class has already been added to the server class list';
	SServerClassMissing = '%%s class not found in the server class list';
	SServerMethodMissing = '%%s method not found in the server method list';
	SCloseCommands = 'All open command objects must be close before changing the server connection';
	SInvalidCommandHandle = 'Invalid command handle:  %%s';
	SUnrecognizedCommandType = '%%s is an unrecognized command type';
	SServerMethodExists = '%%s method has already been added to the server method list';
	SCommandClosed = 'Command closed or executed again';


Unité : DSCommonServer

Type : constante


Description

Embarcadero Technologies ne possède pas d'informations supplémentaires pour le moment. Veuillez nous aider à documenter cette rubrique en utilisant la page Discussion !

Personal tools