Home | GR32 |
TThreadPersistent
Hierarchy
TPersistent
|
Description
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.
Reference
Properties | Methods | Events |
---|---|---|
In TThreadPersistent: | ||
LockCount | Lock | |
Unlock | ||
In TNotifiablePersistent: | ||
UpdateCount | BeginUpdate | OnChange |
Changed | ||
Create | ||
Destroy | ||
EndUpdate |
See Also
Copyright ©2000-2007 Alex Denisov and Contributors - Graphics32 v1.8.3 - Build on 4-March-2007