|
|
|
|
|
|
Resultados de la búsqueda |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Encodes a character string or a buffer. To decode the result, simply use Decode. |
|
|
|
|
|
|
El tipo UNICODE string of es una cadena de longitud fija que solo contiene caracteres UNICODE. |
|
|
|
|
|
|
Decodes a character string in UUEncode format. |
|
|
|
|
|
|
El tipo ASCIIZ string of permite manipular cadenas con un carácter nulo al final, representado por un cero (como en el lenguaje de programación C). |
|
|
|
|
|
|
El tipo String of permite manipular cadenas de longitud fija. Estas cadenas tienen un carácter nulo al final, representado por un cero (como en el lenguaje de programación C). |
|
|
|
|
|
|
Decodes a character string that was encoded by Encode. |
|
|
|
|
|
|
Adds a character string (in RTF or not) at the end of RTF edit control, RTF control in a report or character string containing a text in RTF. |
|
|
|
|
|
|
El tipo Pascal string of corresponde a una cadena precedida de un byte de longitud. Este tipo de variable se conserva por motivos de compatibilidad con versiones anteriores. |
|
|
|
|
|
|
Adds the content of a character string at the end of a file. |
|
|
|
|
|
|
Decodes a character string that was encoded by Encode. |
|
|
|
|
|
|
Sends the character string passed in parameter to the print buffer. |
|
|
|
|
|
|
Finds a character string or a buffer in a file opened by fOpen. |
|
|
|
|
|
|
Converts a character string in XML format into a standard character string. |
|
|
|
|
|
|
Encodes a character string or a buffer. To decode the result, simply use Decode. |
|
|
|
|
|
|
Inserts a character string in RTF into the content of an RTF control (found in a window or in a report) or into the content of a character string in RTF. |
|
|
|
|
|
|
Creates a character string from the data found in a Table or TreeView Table control. |
|
|
|
|
|
|
El tipo String permite manipular cadenas... |
|
|
|
|
|
|
The character strings can be handled by specific WLanguage functions or by the +, [[ and ]] operators... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|