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

TWITDocument

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

Declaration

Source position: wit.model.pp line 675

type TWITDocument = class(TWITBaseElement)

public

  constructor Create; override;

  destructor Destroy; override;

  property DefaultPackage: TWITPackage; [rw]

  property Packages: TWITPackageList; [r]

  property Interfaces: TWITInterfaceList; [r]

  property UseStatements: TWITTopLevelUsesList; [r]

  property Worlds: TWITWorldList; [r]

  procedure AddInterface();

  procedure AddUse();

  procedure AddWorld();

end;

Inheritance

TWITDocument

|

TWITBaseElement

|

TObject


Documentation generated on: 2025-07-25