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

TWITUsePath

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

Declaration

Source position: wit.model.pp line 440

type TWITUsePath = class(TObject)

public

  constructor Create; virtual;

  destructor Destroy; override;

  function ToString; override;

  procedure AddNamespace();

  property Namespaces: TStringList; [r]

  property PackageName: string; [rw]

  property Version: string; [rw]

  property Identifier: string; [rw]

end;

Inheritance

TWITUsePath

|

TObject


Documentation generated on: 2025-07-25