Source position: _crw_delauna.pas line 53
type TEdgeData = record
p: TPoint2D;
z: Double;
i: Integer;
end;