Unit 'fpmkunit' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#fcl]

TCustomDefaults.SaveToStream

Saves configuration settings to a stream

Declaration

Source position: fpmkunit.pp line 1251

public procedure TCustomDefaults.SaveToStream(

  S: TStream

); virtual;

Arguments

S

  

Stream to write configuration to

Description

Saves the current default configuration settings to the provided stream. This allows flexible output of configuration data to various stream-based destinations.


Documentation generated on: Dec 15 2025