Source position: _crw_fpcup.pas line 87
type TFpcupStateCode = (
scStandBy,
scRunning,
scSucceed,
scFailed
);