Topic Path: Symbol Reference > Classes > TIdDataChannel Class > TIdDataChannel Methods > Create Constructor
ContentsIndexHome
PreviousUpNext
TIdDataChannel.Create Constructor
constructor Create(
    APASV: Boolean; 
    AControlContext: TIdFTPServerContext; 
    const ARequirePASVFromSameIP: Boolean; 
    AServer: TIdFTPServer
); reintroduce;
Parameters 
Description 
APASV 
Type is Boolean.
 
AControlContext 
ARequirePASVFromSameIP 
Scope is const. Type is Boolean.
 
AServer 
Type is TIdFTPServer

Create is a reintroduced constructor for the object instance.

Topic generated.

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