SIndexError

<< Click to Display Table of Contents >>

Navigation:  Constants >

SIndexError

SIGNATURE=IWjQGrid.SIndexError

 

ETYPE=Constant

 

Declaration:

Delphi:

SIndexError = 'Cell index out of bounds (%d, %d)';

C++:

SIndexError = "Cell index out of bounds (%d, %d)";

 

Unit: IWjQGrid.pas

 

Description: This is constant IWjQGrid.SIndexError.