Вниз
Скачать: 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.016 c
1-93552
Mihey
2004-01-17 19:39
2004.01.29
EOutOfResources - нехватает хэндлов


3-93342
dimablind
2004-01-03 19:10
2004.01.29
locate


3-93389
belyh
2003-12-30 00:54
2004.01.29
СИМВОЛ в SQL


1-93562
frost
2004-01-17 14:22
2004.01.29
String в URL?


4-93737
KosilkA
2003-11-23 18:58
2004.01.29
ListView SubitemImages - как узнать ?




   Наверх