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

TCalcState

Declaration

Source position: extdlgs.pas line 116

type TCalcState = (

  csFirst,

  

  csValid,

  

  csError

  

);

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