Вниз
Скачать: 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.009 c
14-32333
lel
2001-12-19 11:10
2002.02.11
О водке...и здоровье...8))(не мое)


1-32209
Satrap
2002-01-24 10:19
2002.02.11
Application.OnException


3-32124
EternalWonderer
2002-01-14 16:02
2002.02.11
Работа с привилегиями ролей в Oracle.


1-32242
Елена
2002-01-27 22:30
2002.02.11
Сорт. по дате.


1-32281
Rash
2002-01-28 14:48
2002.02.11
Удаление строки в Stringgrid




   Наверх