EIndexOutOfRange Class
Exception raised when an index used to access a list of the model is not valid.
Syntax
Unit: XData.Model.Classes
EIndexOutOfRange = class(Exception);
Exception raised when an index used to access a list of the model is not valid.
Unit: XData.Model.Classes
EIndexOutOfRange = class(Exception);