[Overview][Types][Classes][Procedures and functions][Index] Reference for unit '_crw_fpcup' (#crwlib)

TFpcupStateCode

Declaration

Source position: _crw_fpcup.pas line 87

type TFpcupStateCode = (

  scStandBy,

  scRunning,

  scSucceed,

  scFailed

);