Skip to content
New issue

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

Lazarus support? #1

Open
piula opened this issue Jan 1, 2021 · 1 comment
Open

Lazarus support? #1

piula opened this issue Jan 1, 2021 · 1 comment

Comments

@piula
Copy link

piula commented Jan 1, 2021

Hello,

I'm using Lazarus 2.0.10 with fpc 3.2. Unfortunately, there is support only for

class procedure Queue(const AThread: TThread; AMethod: TThreadMethod);

but not for

class procedure Queue(const AThread: TThread; AThreadProc: TThreadProcedure); 

Would it be possible to make TBackgroundWorker compatible?

@SirRufo
Copy link
Owner

SirRufo commented Jan 1, 2021

Well maybe ... but I am not going to solve that, because I am not really active with Delphi/Pascal any more :o)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants