StrToBrowserFloatStr

<< Click to Display Table of Contents >>

Navigation:  Functions >

StrToBrowserFloatStr

SIGNATURE=IW.Common.ConvertUtils.StrToBrowserFloatStr@string@Char

 

ETYPE=Function

 

Declaration:

Delphi:

procedure StrToBrowserFloatStr(var AValue: string; aBrowserDecSeparator: Char);

C++:

void StrToBrowserFloatStr(String AValue, Char aBrowserDecSeparator);

 

Unit: IW.Common.ConvertUtils.pas

 

Description: This is function IW.Common.ConvertUtils.StrToBrowserFloatStr.

 

Parameters:

 

•AValue: string

 

•aBrowserDecSeparator: Char