I did simple modification in the code of TsGauge to display progress value as formatted float and it works except the “Deep” skin where displayed text isn't refreshed correctly when value is higher than 50% (and the progress bar inverts displayed text color). So: I wish to have Progress as Single (not Longint) and DisplayTextFormat property (plus array of parameters) instead of Suffix while for displaying progress (color bar) it still can be rounded to integer value.