Source position: libopencv2.pas line 3299
type TcvGraphVtxDegree = function(
const graph: pCvGraph;
vtx_idx: Integer
):Integer;