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

TCalcState

Declaration

Source position: extdlgs.pas line 113

type TCalcState = (

  csFirst,

  

  csValid,

  

  csError

  

);