[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: pas_generator.pas line 56
type TPasEnumeration = class(TPasIdentifier) |
public |
constructor Create; override; |
destructor Destroy; override; |
published |
property Values: Tstrings; [rw] |
end; |
| |
| |
TObject |