Différences
Ci-dessous, les différences entre deux révisions de la page.
| Les deux révisions précédentes Révision précédente | |||
|
prog:lazarus:a_etudier [27/04/2021 17:15] thierry [TLockedEvent = specialize TThreadedData<TNotifyEvent>;] |
prog:lazarus:a_etudier [27/04/2021 17:16] (Version actuelle) thierry [TLockedEvent = specialize TThreadedData<TNotifyEvent>;] |
||
|---|---|---|---|
| Ligne 11: | Ligne 11: | ||
| ===== TLockedEvent = specialize TThreadedData<TNotifyEvent>; ===== | ===== TLockedEvent = specialize TThreadedData<TNotifyEvent>; ===== | ||
| - | <code delphi> | + | <code delphi LazWebsockets\src\wsstream.pas> |
| TLockedEvent = specialize TThreadedData<TNotifyEvent>; | TLockedEvent = specialize TThreadedData<TNotifyEvent>; | ||
| ... | ... | ||