Source position: intuition.pas line 3100
type TTransparencyMessage = record
Layer: PLayer;
Region: PRegion;
NewBounds: PRectangle;
OldBounds: PRectangle;
end;