System.FPower10
Delphi
procedure FPower10;
C++
extern DELPHI_PACKAGE void __fastcall FPower10 _DEPRECATED_ATTRIBUTE1("Use Power10") (void);
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
procedure function |
public | System.pas System.hpp |
System | System |
Description
Deprecated. Consider Power10 instead.
FPower10 is deprecated and should not be used. Power10 can be used to scale a floating-point value by a power of 10.