Вниз
Скачать: CL | DM;

EInvalidOp   Найти похожие ветки 

 
dyuzhev ©   (2004-01-18 12:54) [0]

В каких случаях может появляться сообщение:
"Project primer.exe raised exception class EInvalidOp with message
"Invalid floating point operation" ..."

Иногда приложение вылетает с таким соощением.

Причем, если запускать пошаговую отладку, или
вставить вывод какого-нибудь сообщения MessageDlg("zzz",....), то все
работает.

Ошибка возникает при добавлении точки на TChart.

Использую Delphi3.


 
Тимохов ©   (2004-01-18 12:58) [1]

EInvalidOp is the exception class for undefined floating-point operations.

Unit

SysUtils

Description

EInvalidOp is raised when the CPU encounters an undefined instruction, invalid operation, or floating-point stack overflow.
Run-time exception information is saved in fields provided by EExternal.

Note: Do not confuse EInvalidOp with EInvalidOperation, the exception class for invalid component operations.



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

Скачать: CL | DM;



Память: 0.44 MB
Время: 0.015 c
4-93736
DillerXX
2003-11-21 16:08
2004.01.29
message


9-93316
Mix
2003-06-30 11:00
2004.01.29
Алгоритм поиска пути - A*.


14-93660
@ndrey
2004-01-08 01:31
2004.01.29
как удалённо (по сети) выключить комп?


1-93430
DimonNew
2004-01-16 15:03
2004.01.29
Hint


3-93398
Grihan
2003-12-30 12:13
2004.01.29
Как программно создать базу InterBase?




   Наверх