We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
initialization InterceptCreate(@Dialogs.ShowMessage, @DialogHelper.ShowMessage);
The text was updated successfully, but these errors were encountered:
Hi Sorien, Can you please include a simple demo ?
Sorry, something went wrong.
hmm, can't reproduce it in simple demo .. i'll try to debug it a bit
system.pas - function InitUnits https://gist.github.com/Sorien/5235bdfab2c33dd11ece
TProc(P)(); is calling initialization at my unit (code below)
in next itteration total count is changed ...
when i remove InterceptCreate/replace with old code hooking Count won't be changed
it looks really weird :/
No branches or pull requests
initialization InterceptCreate(@Dialogs.ShowMessage, @DialogHelper.ShowMessage);
The text was updated successfully, but these errors were encountered: