[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
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; |
| |
TObject |