[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: fpwavreader.pas line 29
type TWavReader = class(TObject) |
public |
destructor Destroy; override; |
function LoadFromFile(); |
function LoadFromStream(); |
function ReadBuf(); |
end; |
| |
TObject |