[Overview][Constants][Types][Classes][Procedures and functions][Index] Reference for unit 'ValEdit' (#lcl)

Reference for unit 'ValEdit': Constants

rsVLEColIndexOutOfBounds

  

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

rsVLEDuplicateKey

  

Message displayed when a duplicate Key name is found.

rsVLEIllegalColCount

  

Error message displayed when an invalid column count is found when loading content in TValueListEditor; column count is always 2 in TValueListEditor.

rsVLEInvalidRowColOperation

  

Exception message for an invalid row or column operation.

rsVLEKey

  

Default caption for the Key column; value is 'Key'

rsVLENoRowCountFound

  

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

rsVLERowIndexOutOfBounds

  

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

rsVLEValue

  

Default caption for the Value column; value is 'Value'


Version 4.0 Generated 2025-05-03 Home