TSigmaProject.FormatValue(Float,Integer,Boolean,Boolean) Method
Represents method FormatValue(Float,Integer,Boolean,Boolean)
.
public class function FormatValue(Value: Float; Precision: Integer; DisplayThousandSeparator: Boolean; DisplayRightZeroPadding: Boolean): String; overload; static;
Parameters
- Value
- Type: Float
- Precision
- Type: Integer
- DisplayThousandSeparator
- Type: Boolean
- DisplayRightZeroPadding
- Type: Boolean
Return Value
Type: String