Source position: statuses.pas line 416
type TGaugeRec = record
Min: LongInt;
Max: LongInt;
Current: LongInt;
end;