Source position: xutil.pp line 122
type TXIconSize = record
min_width: cint;
min_height: cint;
max_width: cint;
max_height: cint;
width_inc: cint;
height_inc: cint;
end;