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

TStrings.DefineProperties

Method to stream the contents of the string collection

Declaration

Source position: classesh.inc line 574

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.

The latest version of this document can be found at lazarus-ccr.sourceforge.net.