[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Error message displayed when an invalid column count is found when loading content in TValueListEditor; column count is always 2 in TValueListEditor.
Source position: valedit.pas line 335
const rsVLEIllegalColCount = 'ColCount of a TValueListEditor cannot be %d (it can only ever be 2).'; |
lazarus-ccr.sourceforge.net |