[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: fpreadxpm.pp line 23
type TFPReaderXPM = class(TFPCustomImageReader) |
protected |
procedure InternalRead(); override; |
function InternalCheck(); override; |
public |
constructor Create; override; |
destructor Destroy; override; |
end; |
| |
| |
| |
TObject |