[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: jsscanner.pp line 53
type TLineReader = class |
public |
function IsEOF; virtual; abstract; |
function ReadLine; virtual; abstract; |
property LastLF: string; [rw] |
end; |
| |
TObject |