Вниз
Скачать: CL | DM;

Все добрый день   Найти похожие ветки 

 
Лана Розанова ©   (2002-01-28 11:09) [0]

Как, например, символ { перевести в код программно.


 
Serghei   (2002-01-28 11:10) [1]

ORD("symbol")


 
yaJohn ©   (2002-01-28 12:21) [2]

2 Serghei
>function Ord(X): Longint;
>Description
>X is an ordinal-type or character-type expression. The result >is of type Longint, and its value is the ordinal position of X.
"symbol": string.

2 Лана Розанова
s: string;
---
s:="{Hellow world";
ch:=s[1];
code:=ord(s[1]);
code:=byte(s[1]);



Страницы: 1 вся ветка

Скачать: CL | DM;



Память: 0.45 MB
Время: 0.006 c
3-32167
binom
2002-01-03 15:52
2002.02.11
SDAC by CoreLab - прямой доступ к MS SQL без БДЕ, АДО и пр.


3-32125
harismatik
2002-01-15 13:38
2002.02.11
Поля BLOB в базе INTERBASE


1-32282
Bodia
2002-01-20 19:42
2002.02.11
WebBrowser


3-32154
Hawk2
2002-01-16 11:48
2002.02.11
Помогите с кодировкой!!!


3-32179
ray_wagner
2002-01-15 07:58
2002.02.11
Фокус в DbGrid




   Наверх