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

TKeyOptions

Declaration

Source position: valedit.pas line 108

type TKeyOptions = set of (

  keyEdit,

  

  keyAdd,

  

  keyDelete,

  

  keyUnique

  

);

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