📄 curr64.pas
字号:
unit Curr64;
interface
// Delphi's Currency type is dependent on the floating point process,
// which can lead to problems if the FPU precision changes. This unit
// implements Currency-like behavior using Int64 values.
// Copyright
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -