Unit 'ValEdit' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#lcl]

rsVLEColIndexOutOfBounds

Error message displayed when an invalid column number is found when loading content in TValueListEditor.

Declaration

Source position: valedit.pas line 334

const rsVLEColIndexOutOfBounds = 'Error reading file "%s":'^m'Column index out of bounds (%d).';