Unit 'JvValidateEdit' Package
[Overview][Types][Classes][Index] [#pl_jvcl]

TJvValidateEditDisplayFormat

Declaration

Source position: jvvalidateedit.pas line 38

type TJvValidateEditDisplayFormat = (

  dfAlphabetic,

  

  dfAlphaNumeric,

  

  dfBinary,

  

  dfCheckChars,

  

  dfCurrency,

  

  dfCustom,

  

  dfFloat,

  

  dfFloatGeneral,

  

  dfHex,

  

  dfInteger,

  

  dfNonCheckChars,

  

  dfNone,

  

  dfOctal,

  

  dfPercent,

  

  dfScientific,

  

  dfYear,

  

  dfDecimal,

  

  dfIdentifier,

  

  dfFloatFixed,

  

  dfBcd

  

);



CT Web help

CodeTyphon Studio