« IncludeTrailingBackslash (rtl) » : différence entre les versions

De Wiki1000
Aucun résumé des modifications
 
Aucun résumé des modifications
 
Ligne 12 : Ligne 12 :
|}
|}


Cette fonction appel en fait IncludeTrailingPathDelimiter
{{info|Cette fonction appel en fait [[IncludeTrailingPathdelimiter (rtl)|IncludeTrailingPathDelimiter]].}}


Exemple
Exemple
Ligne 22 : Ligne 22 :


Voir aussi:
Voir aussi:
*[[ExcludeTrailingBackslash (rtl)|ExcludeTrailingBackslash]]


{{Footer|Développement DSM}}
{{Footer|Développement DSM}}
[[category:RTL Chaîne]]
[[category:RTL Chaîne]]

Dernière version du 11 août 2009 à 13:26

<source lang='delphi'>Function IncludeTrailingBackSlash(const aPath:String):String;</source>

Cette fonction inclue un délimiteur de fichier à la fin d'un chemin de fichier si nécessaire.

Result Un chemin de fichier terminé par un délimiteur de fichier.
aPath Un chemin de fichier.
Note : Cette fonction appel en fait IncludeTrailingPathDelimiter.

Exemple

<source lang='delphi'> begin end; </source>

Voir aussi:

{{#if:Développement DSM|

{{#if:Développement DSM|— Développement DSM |}} — Développement DSM

|

{{#if:|— [[{{{1}}}]] |}} — Développement DSM

}}