Source position: lcltype.pp line 978
type tagGRADIENTTRIANGLE = record
Vertex1: LongInt;
Vertex2: LongInt;
Vertex3: LongInt;
end;