System.FPower10

From RAD Studio API Documentation
Jump to: navigation, search

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

Warning: FPower10 is deprecated. Please use Power10.

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.