[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: wit.model.pp line 342
type TWITVariantCase = class(TObject) |
public |
constructor Create(); |
destructor destroy; override; |
function ToString; |
property Name: string; [r] |
property OptionalType: TWITType; [r] |
end; |
| |
TObject |