Searched refs:OnProgress (Results 1 – 2 of 2) sorted by relevance
54 property OnProgress: TNotifyEvent read FOnProgress write FOnProgress; property95 property OnProgress;123 property OnProgress;
1095 …virtual STDMETHODIMP_(int) OnProgress(__in DWORD dwProgressPercentage, __in DWORD dwOverallProgres… in OnProgress() function in PythonBootstrapperApplication1108 return __super::OnProgress(dwProgressPercentage, dwOverallProgressPercentage); in OnProgress()