Internet Direct (Indy)
Home
PreviousUpNext
TIdContextClass Type

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

Pascal
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

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.