Topic Path: Symbol Reference > Types > TIdContextClass Type
ContentsIndexHome
PreviousUpNext
TIdContextClass Type

Class type reference used to create session contexts in a TCP server.

File
TIdContextClass = class of TIdContext;

TIdContextClass is an abstract class and a TIdContext class reference. 

TIdContextClass is the type used for the TIdTCPServer.ContextClass property, and provides a class type for creating new session contexts in TCP Server listener threads. 

In TIdTCPServer, the default class reference used in TIdContextClass is TIdContext.

TIdContext TIdListenerThread TIdTCPServer.ContextClass TIdTCPServer.Contexts

Copyright © 1993-2006, Chad Z. Hower (aka Kudzu) and the Indy Pit Crew. All rights reserved.
Post feedback to the Indy Docs Newsgroup.