[Overview][Constants][Types][Classes][Procedures and functions][Variables] Reference for unit 'Classes' (#fcl)

TStrings.DefineProperties

Method to stream the contents of the string collection

Declaration

protected procedure TStrings.DefineProperties(

  Filer: TFiler

); override;

Description

DefineProperties allows the contents of the string collection to be streamed. As such, it overrides TPersistent.DefineProperties

See also

TPersistent.DefineProperties

  

Declare non-published properties that need to be streamed.