Internet Direct (Indy) Version 9.0.2 Beta
Content
|
Index
|
Reference
TIdSyslogServer.Create
TIdSyslogServer
,
See Also
Constructor for the object instance.
constructor
Create(AOwner: TComponent);
override
;
Description
Create is the constructor for the object instance. Create calls the inherited Create method using AOwner as the owner for the component. Create assigns
IdPORT_syslog
as the value for the
DefaultPort
property.