Source position: blowfish.pp line 80
public constructor TBlowFishDeCryptStream.Create(
AKey: TBlowFishKey;
AKeySize: Byte;
Dest: TStream
); override;