Class TThreadSynchronisationHandler

Unit

Declaration

type TThreadSynchronisationHandler = class(TObject)

Description

Because Indys version isn't generic in FPC.

Source: files/indy/castleclientserver.pas (line 74).

Hierarchy

  • TObject
  • TThreadSynchronisationHandler

Overview

Fields

Protected class var IsInitialised: Boolean;

Methods

Protected class procedure Update(Sender: TObject);
Public class procedure Initialise;

Description

Fields

Protected class var IsInitialised: Boolean;

This item has no description.

Source: files/indy/castleclientserver.pas (line 76).

Methods

Protected class procedure Update(Sender: TObject);

This item has no description.

Source: files/indy/castleclientserver.pas (line 77).

Public class procedure Initialise;

This item has no description.

Source: files/indy/castleclientserver.pas (line 79).


Generated by PasDoc 0.17.0.snapshot.