Вниз
Скачать: 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.01 c
1-93474
GRF
2004-01-14 21:07
2004.01.29
Как отследить выделение текста в ячейке StringGrid


1-93417
GooD-NTS
2004-01-16 19:50
2004.01.29
Обновление


1-93431
oleg
2004-01-15 09:55
2004.01.29
JavaScript и Delphi


3-93374
Крутыш
2003-12-31 00:00
2004.01.29
Проблемы Access+ADO


1-93461
Igor Bykov
2004-01-15 12:41
2004.01.29
textfile




   Наверх