Source position: libopencv2.pas line 2711
type TcvNamedWindow = function(
const Name: pCVChar;
flags: Integer = CV_WINDOW_AUTOSIZE
):Integer;