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

rsVLENoRowCountFound

Error message displayed when a row count is not found when loading content in TValueListEditor.

Declaration

Source position: valedit.pas line 332

const rsVLENoRowCountFound = 'Error reading file "%s":'^m'No value for RowCount found.';