DELPHI PROCEDURE ET FONCTION :
STRPLCOPY
StrPLCopy - SysUtils

Cette procédure retourne la conversion d'une chaîne de caractères de format Pascal en une chaîne de caractères ASCIZ avec une longueur maximale spécifiée.

Syntaxe :
Function StrPLCopy(Dest: PChar; const Source: string; MaxLen: Cardinal): PChar;
↓ A voir aussi ↓
PROCEDURES ET FONCTIONS >>