Unit 'kedits' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#pl_kcontrols]

TKNumberEditOption

Declaration

Source position: kedits.pas line 70

type TKNumberEditOption = (

  neoKeepEmpty,

  

  neoLowerCase,

  

  neoUnsigned,

  

  neoUseLabel,

  

  neoUsePrefix,

  

  neoUseUpDown,

  

  neoWarning,

  

  neoClampToMinMax

  

);



CT Web help

CodeTyphon Studio