DBXPlatform.StringLastIndexOf

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

Informations Delphi

De DBXPlatform.pas

	function StringLastIndexOf(const Str: string; const Part: string): Integer;


Unité : DBXPlatform

Type : fonction

Visibilité : public

Informations C++

De DBXPlatform.hpp

	int __fastcall StringLastIndexOf(System::UnicodeString Str, System::UnicodeString Part);


Unité : DBXPlatform

Type : fonction


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