Текущий архив: 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.019 c