RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
EOleCtrlError Class

EOleCtrlError is the exception class for ActiveX controls.

Pascal
EOleCtrlError = class(Exception);
C++
class EOleCtrlError : public Exception;

OleCtrls

EOleCtrlError is raised when an application cannot link to an ActiveX control. 

 

Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!