Internet Direct (Indy)
Home
PreviousUpNext
TIdSync.Create Constructor ()

Constructor for the object instance.

Pascal
constructor Create; virtual; overload;

Create is the overloaded constructor for the object instance. 

Create calls the inherited constructor to initialize the object instance. 

Create assigns the thread to receive synchronization messages in AThread to the Thread property. 

Use Destroy to free the object instance.

TIdSync.Thread 

TIdSync.Create

Internet Direct (Indy) version 10.1.5
Copyright © 1993-2006, Chad Z. Hower (aka Kudzu) and the Indy Pit Crew. All rights reserved.
Website http://www.indyproject.org.
Post feedback to the Indy Documentation newsgroup.