[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: blowfish.pp line 68
type TBlowFishEncryptStream = class(TBlowFishStream) |
public |
destructor Destroy; override; |
function Write(); override; |
function Seek(); override; |
procedure Flush; |
end; |
| |
| |
TObject |