Saves configuration settings to a stream
Source position: fpmkunit.pp line 1251
public procedure TCustomDefaults.SaveToStream( |
S: TStream |
); virtual; |
S |
|
Stream to write configuration to |
Saves the current default configuration settings to the provided stream. This allows flexible output of configuration data to various stream-based destinations.