[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: blowfish2.pp line 81
type TBlowFish2EncryptStream = class(TBlowFish2Stream) |
public |
destructor Destroy; override; |
function Write(); override; |
function Seek(); override; |
procedure Flush; |
end; |
| |
| |
TObject |