Unit 'WIT.Model' Package
[Overview][Types][Classes][Index] [#fcl-wit]

TWITInclude

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: wit.model.pp line 600

type TWITInclude = class(TWITBaseElement)

public

  constructor create; override;

  destructor destroy; override;

  function ToString; override;

  function AddItem();

  property Path: TWITUsePath; [r]

  property Items: TWITIncludeItemList; [r]

end;

Inheritance

TWITInclude

|

TWITBaseElement

|

TObject


Documentation generated on: 2025-07-25