Unit 'daemonapp' Package
[Overview][Resource strings][Types][Classes][Procedures and functions][Variables][Index] [#fcl]

TDaemonDefs.Daemons

Indexed access to TDaemonDef instances.

Declaration

Source position: daemonapp.pp line 289

public property TDaemonDefs.Daemons[Index: Integer] : TDaemonDef
  read GetDaemonDef
  write SetDaemonDef;
  default;

Description

Daemons is the default property of TDaemonDefs, it gives access to the TDaemonDef instances in the collection.

See also

TDaemonDef

  

Daemon definition.


Documentation generated on: Jul 24 2023