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