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