Source position: _crw_plut.pas line 123
type TAxisGrid = record
Num: Integer;
Pow: Integer;
Start: Double;
Step: Double;
Scale: Double;
end;