Internet Direct (Indy) Version 9.0.1 Beta
Content
|
Index
|
Reference
TIdGopher.Create
TIdGopher
,
See Also
Instantiates a
TIdGopher
instance.
constructor
Create(AOwner: TComponent);
override
;
Parameters
AOwner: TComponent
Owner of the object instance.
Description
Create constructs a properly initialized instance of
TIdGopher
using the inherited Create constructor, and initializes
Port
to the constant value
IdPORT_GOPHER
(Decimal
70
) as required by the Gopher Protocol.