Source position: dbf_prssupp.pas line 66
procedure GetStrFromInt_Width(
Val: Integer;
const Width: Integer;
const Dst: PChar;
const PadChar: Char
);