[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: wit.model.pp line 69
type generic TGFPObjectList <T>= class(TFPObjectList) |
public |
function getenumerator; |
function add(); |
property Elements []: T; default; [rw] |
end; |
| |
TObject |