Constructor for the object instance.
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.Create
Copyright © 1993-2006, Chad Z. Hower (aka Kudzu) and the Indy Pit Crew. All rights reserved.
|
Post feedback to the Indy Docs Newsgroup.
|