Форум: "Основная";
Текущий архив: 2002.12.12;
Скачать: [xml.tar.bz2];
ВнизКто знает, почему ошибка в 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;
Скачать: [xml.tar.bz2];
Память: 0.43 MB
Время: 0.004 c