当前位置:新励学网 > 秒知问答 > delphi里面succ是什么意思

delphi里面succ是什么意思

发表时间:2024-07-30 06:40:54 来源:网友投稿

Delphi syntax:function Succ(X);DescriptionIn Delphi code, Succ returns the successor of the argument, X.X is an expression of an ordinal type (including Int64). The result, of the same type as X, is the successor of X. 简而言之,就是返回参数所代表数据类型的后续值。例如枚举类型等。

免责声明:本站发布的教育资讯(图片、视频和文字)以本站原创、转载和分享为主,文章观点不代表本网站立场。

如果本文侵犯了您的权益,请联系底部站长邮箱进行举报反馈,一经查实,我们将在第一时间处理,感谢您对本站的关注!