How are the basic Delphi types related to each other?

后端 未结 4 1761
既然无缘
既然无缘 2020-12-29 10:39

Delphi has long supported a few basic numeric types and I was wondering how they are related to each other.

In Delphi 2007 I found these declarations (some are confl

4条回答
  •  旧巷少年郎
    2020-12-29 11:07

    To get "the original and intended casing" press Ctrl-Space, Return after you typed a type name (i.e. use code completion).

提交回复
热议问题