Вниз
Скачать: 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.008 c
3-32180
dim-
2002-01-14 14:40
2002.02.11
Вопрос по MSSql


1-32278
Diablo
2002-01-28 15:45
2002.02.11
Need Help!!!!!


3-32137
Sergant
2002-01-12 04:35
2002.02.11
Строковые поля длинй больше 255


1-32253
XX
2002-01-28 11:24
2002.02.11
Webbrowser - помогите


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




   Наверх