[Overview][Resource strings][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'daemonapp' (#fcl)

TDependencies.Items

Default property override

Declaration

Source position: daemonapp.pp line 179

public property TDependencies.Items[Index: Integer] : TDependency
  read GetItem
  write SetItem;
  default;

Description

Items overrides the default property of TCollection so the items are of type TDependency.

See also

TDependency

  

Container to define dependencies on other services.


Documentation generated on: May 14 2021