Unit 'daemonapp' Package
[Overview][Resource strings][Types][Classes][Procedures and functions][Variables][Index] [#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: Jul 24 2023