[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Source position: mseformatstr.pas line 258
function dectostr( |
const inp: Integer; |
digits: Integer |
):string; overload; |
const inp: Int64; |
digits: Integer |
):string; overload; |