Home
last modified time | relevance | path

Searched refs:RegisterLoadingHandler (Results 1 – 3 of 3) sorted by relevance

/dports/graphics/lazpaint/lazpaint-7.1.6/bgrabitmapnew/bgrabitmap/
H A Dbgralayers.pas415 procedure RegisterLoadingHandler(AStart: TOnLayeredBitmapLoadStartProc; AProgress: TOnLayeredBitmap… procedure
3498 procedure RegisterLoadingHandler(AStart: TOnLayeredBitmapLoadStartProc; procedure
/dports/editors/cudatext/CudaText-1.151.0/bgrabitmap/bgrabitmap/
H A Dbgralayers.pas415 procedure RegisterLoadingHandler(AStart: TOnLayeredBitmapLoadStartProc; AProgress: TOnLayeredBitmap… procedure
3498 procedure RegisterLoadingHandler(AStart: TOnLayeredBitmapLoadStartProc; procedure
/dports/graphics/lazpaint/lazpaint-7.1.6/lazpaint/
H A Dlazpaintinstance.pas331 …BGRALayers.RegisterLoadingHandler(@OnLayeredBitmapLoadStartHandler,@OnLayeredBitmapLoadProgressHan…