[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: blowfish.pp line 52
type TBlowFishStream = class(TOwnerStream) |
protected |
function GetPosition; override; |
procedure InvalidSeek; override; |
public |
constructor Create(); |
destructor Destroy; override; |
end; |
| |
TObject |