[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: pasuseanalyzer.pas line 142
type TPAElement = class |
public |
ReadCount: Integer; |
WriteCount: Integer; |
destructor Destroy; override; |
property Element: TPasElement; [rw] |
end; |
| | |
TObject |