Delphi-PRAXiS

Delphi-PRAXiS (https://www.delphipraxis.net/forum.php)
-   Netzwerke (https://www.delphipraxis.net/14-netzwerke/)
-   -   Verwendung von TIdCriticalSection + INDY10 (https://www.delphipraxis.net/171150-verwendung-von-tidcriticalsection-indy10.html)

bernhard_LA 23. Okt 2012 15:04

Verwendung von TIdCriticalSection + INDY10
 
mein Delphi und google findet keine Doku zum thema INDY10 und TIdCriticalSection

kann mir jemand helfen ?

himitsu 23. Okt 2012 15:41

AW: Verwendung von TIdCriticalSection + INDY10
 
Vermutlich weil es nichts zu dokumentieren gibt. :stupid:

siehe Delphi-Referenz durchsuchenSyncObjs.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;



Alle Zeitangaben in WEZ +1. Es ist jetzt 23:56 Uhr.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
LinkBacks Enabled by vBSEO © 2011, Crawlability, Inc.
Delphi-PRAXiS (c) 2002 - 2023 by Daniel R. Wolf, 2024 by Thomas Breitkreuz