Simba Code:function isMMonMS(MM : TPoint) : Boolean;
begin
Result := (MMtoMS(MM) <> Point(-1,-1));
end;
Simba Code:function isMMonMS(MM : TPoint) : Boolean;
begin
Result := (MMtoMS(MM) <> Point(-1,-1));
end;
This function is kind of small to be part of the library. It could be a good snippet?
Simply a GOD beast...
My Tutorials
There are currently 1 users browsing this thread. (0 members and 1 guests)