Searched defs:OnProgress (Results 1 – 3 of 3) sorted by relevance
92 : OnProgress(OnProgress) {} in OnProgress() function124 std::function<void(Stats)> OnProgress; variable137 std::function<void(BackgroundQueue::Stats)> OnProgress = nullptr; member
54 property OnProgress: TNotifyEvent read FOnProgress write FOnProgress; property
1095 …virtual STDMETHODIMP_(int) OnProgress(__in DWORD dwProgressPercentage, __in DWORD dwOverallProgres… in OnProgress() function in PythonBootstrapperApplication