Unit 'JPL.IniFile' Package
[Overview][Types][Classes][Procedures and functions][Index] [#pl_jplib]

TJPIniFile.WriteBinaryStream

Declaration

Source position: JPL.IniFile.pas line 282

public procedure TJPIniFile.WriteBinaryStream(

  const SectionName: string;

  const Key: string;

  Value: TStream

); overload;

procedure TJPIniFile.WriteBinaryStream(

  const Key: string;

  Value: TStream

); overload;



CT Web help

CodeTyphon Studio