We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
inline
RoundEx
1 parent f601f03 commit bd1b318Copy full SHA for bd1b318
entries/sbalazs/src/uweatherstations.pas
@@ -84,7 +84,7 @@ TWSThread = class(TWSThreadBase)
84
85
TWSThreadsWatcher = class(TWSThreadBase)
86
private
87
- function RoundEx(x: Double): Double; inline;
+ function RoundEx(x: Double): Double;
88
function PascalRound(x: Double): Double;
89
procedure CreateFinalList;
90
protected
0 commit comments