The base class for runtime exceptions that occur in grid panels.
EGridPanelException = class(Exception);
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!
|