4.67.2.42. Insert procedure | Table of Contents | 4.67.2.44. IOResult function |
function Int(X: Extended): Extended;Remarks:
i := Int(-456.332); // -456< i := Int(1231.98192); // 1231
4.67.2.42. Insert procedure | Table of Contents | 4.67.2.44. IOResult function |