Internet Direct (Indy)
Home
PreviousUpNext
TIdDataChannel.Create Constructor
Pascal
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.

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.