RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
EGridPanelException Class

The base class for runtime exceptions that occur in grid panels.

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

ExtCtrls

Use EGridPanelException as the base class for creating custom exceptions that occur in grid panels. 

 

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