Главная страница
Top.Mail.Ru    Яндекс.Метрика
Текущий архив: 2002.12.12;
Скачать: CL | DM;

Вниз

Кто знает, почему ошибка в IntToHex() ?   Найти похожие ветки 

 
Beginner ©   (2002-12-02 19:07) [0]

] Кто знает, почему ошибка?
R:=Form3.ScrollBar1.Position;
Form3.Edit1.Text:=IntToHex(R);

Eror There is no overload version of IntToHex than can be called with these arguments


 
TTCustomDelphiMaster ©   (2002-12-02 19:09) [1]

А вы F1 случайно не нажимали?

function IntToHex(Value: Integer; Digits: Integer): string; overload;
function IntToHex(Value: Int64; Digits: Integer): string; overload;



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

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

Наверх




Память: 0.46 MB
Время: 0.016 c
1-36101
werty
2002-12-03 05:16
2002.12.12
Bat-файл


7-36447
PC_Maniac
2002-10-10 00:38
2002.12.12
Как подключить 16-битную dll к 32 разрядному приложению?


1-36162
Alek_1
2002-11-30 02:06
2002.12.12
ImageList


14-36414
XMblPb
2002-11-22 18:07
2002.12.12
Ошибка Undeclared identifier при чтении/записи ini-файлов.


1-36190
TUZ_SS
2002-12-04 10:49
2002.12.12
Фокус ввода