Source position: u_command.pas line 40
type TDimensions = record
T: single;
L: single;
R: single;
B: single;
end;