[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: wit.model.pp line 275
type TWITItemType = class(TWITType) |
protected |
class function MyKind; virtual; abstract; |
function EnvelopeName; virtual; |
function ItemToString; |
public |
constructor Create(); |
destructor destroy; override; |
function ToString; override; |
end; |
| |
| |
| |
TObject |