TThreadPersistent extends the TNotifiablePersistent class with thread-safe locking.
The locking mechanism provides synchronization of simultaneous access to the same resource in applications with multiple threads and it works similar to the implementation found in TCanvas class. For additional information, see Delphi documentation on TCanvas.
Methods | Properties | Events |
---|---|---|
In TThreadPersistent: | ||
Lock | LockCount | |
Unlock | ||
In TNotifiablePersistent: | ||
BeginUpdate | UpdateCount | OnChange |
Changed | ||
Create | ||
Destroy | ||
EndUpdate |
Copyright ©2000-2024 Alex Denisov and the Graphics32 Team - Graphics32 2.0 - Help file built on 18 Feb 2024