Show: Delphi
C++
Display Preferences
System.Test8087
From XE2 API Documentation
Delphi
Test8087: Byte = 3; { assume 80387 FPU or OS supplied FPU emulation }
C++
extern PACKAGE Byte Test8087;
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| variable | public | System.pas System.hpp |
System | System |
Description
Represents the FPU family.
Test8087 specifies the FPU family present on the computer in use. The value of Test8087 is always 3, because 80387 FPU or OS supplied FPU emulation is assumed.