Internet Direct (Indy) Version 9.0.2 Beta
Content
|
Index
|
Reference
TIdConnectionIntercept.Create
TIdConnectionIntercept
,
See Also
Constructor for the object instance.
constructor
Create(AOwner: TComponent);
override
;
Parameters
AOwner: TComponent
Owner of the object instance.
Description
Create is the construcor for the object instance. Create call the inherited Create method using AOwner as the owner of the object instance. Create also assigns True as the default value for the
IsClient
property.