Home
last modified time | relevance | path

Searched refs:PythonBusy (Results 1 – 2 of 2) sorted by relevance

/dports/graphics/lazpaint/lazpaint-7.1.6/lazpaint/
H A Dupython.pas35 procedure PythonBusy(var {%H-}ASleep: boolean); procedure
231 procedure TPythonScript.PythonBusy(var ASleep: boolean); procedure
274 …mation(FPythonBin, ['-u', AScriptFilename], FPythonSend, @PythonOutput, @PythonError, @PythonBusy);
H A Dlazpaintinstance.pas75 procedure PythonBusy({%H-}Sender: TObject); procedure
1005 procedure TLazPaintInstance.PythonBusy(Sender: TObject); procedure
1808 p.OnBusy := @PythonBusy;