Главная страница
Top.Mail.Ru    Яндекс.Метрика
Текущий архив: 2002.02.11;
Скачать: 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 вся ветка

Текущий архив: 2002.02.11;
Скачать: CL | DM;

Наверх




Память: 0.46 MB
Время: 0.011 c
4-32379
Olgerd
2001-12-12 18:43
2002.02.11
PChar


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


7-32353
Beginer
2001-10-29 14:37
2002.02.11
Как пользоваться вторым экраном.


3-32158
3asys
2002-01-16 12:01
2002.02.11
Key column information is insurficient or incorrect. Too many rows were affected by update


3-32149
DeNNiss
2002-01-16 13:07
2002.02.11
Уважаемые Мастера!