[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: webidltopas.pp line 28
type TPasData = class(TObject) |
public |
Line: Integer; |
Column: Integer; |
SrcFile: string; |
constructor Create(); |
property PasName: string; [rw] |
end; |
| |
TObject |