Source position: geanybindings.inc line 75
type TSci_Rectangle = record
left: LongInt;
top: LongInt;
right: LongInt;
bottom: LongInt;
end;