Registriert seit: 11. Okt 2003
Ort: Elbflorenz
44.348 Beiträge
Delphi 12 Athens
|
AW: Verwendung von TIdCriticalSection + INDY10
23. Okt 2012, 15:41
Vermutlich weil es nichts zu dokumentieren gibt.
siehe SyncObjs.TCriticalSection
Zitat:
Delphi-Quellcode:
// This is here to reduce all the warnings about imports. We may also ifdef
// it to provide a non warning implementatino on this unit too later.
TIdCriticalSection = class(TCriticalSection)
end;
Ein Therapeut entspricht 1024 Gigapeut.
|