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