Source position: statuses.pas line 463
type TArrowGaugeRec = record
Min: LongInt;
Max: LongInt;
Count: LongInt;
Right: Boolean;
end;