Foros Club Delphi

Foros Club Delphi (https://www.clubdelphi.com/foros/index.php)
-   Varios (https://www.clubdelphi.com/foros/forumdisplay.php?f=11)
-   -   cortar string (substring) (https://www.clubdelphi.com/foros/showthread.php?t=13250)

febito 11-08-2004 20:12:16

cortar string (substring)
 
hola
necesito separar un string como el siguiente '12;23;23' y separarlos por ';' y quedarme con '12' '23' y '23'. Que funcion de string puede utilizar. gracias.

roman 11-08-2004 20:19:56

Creo que te puede funcionar usar un TStringList y sus propiedades Delimiter y DelimitedText.

// Saludos


La franja horaria es GMT +2. Ahora son las 03:49:30.

Powered by vBulletin® Version 3.6.8
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Traducción al castellano por el equipo de moderadores del Club Delphi