[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: pas_generator.pas line 69
type TPasArray = class(TPasIdentifier) |
public |
property Elemtent: TPasIdentifier; [rw] |
published |
property ElementName: string; [rw] |
end; |
| |
| |
TObject |