Article

From:
To:
Sergio Gianezini
Subject:
Re: How threadsafe is TBitmap
Newsgroup:
embarcadero.public.delphi.graphics

Re: How threadsafe is TBitmap

Sergio Gianezini wrote:

> TBitmap.Canvas suffer from same issue that I have when trying to use
> ShowMessage() - TForm.Canvas - in a multithread application.

ShowMessage dialog is VCL form. So you can't use it in secondary
thread(s). To show your short modal messages use WinAPI dialogs instead.
-- 
Alex
FYI: Phrase searches are enclosed in either single or double quotes
 
 
Originally created by
Tamarack Associates
Fri, 15 Nov 2024 16:26:38 UTC
Copyright © 2009-2024
HREF Tools Corp.