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

TKeyOption

Declaration

Source position: valedit.pas line 107

type TKeyOption = (

  keyEdit,

  

  keyAdd,

  

  keyDelete,

  

  keyUnique

  

);

The latest version of this document can be found at lazarus-ccr.sourceforge.net.