[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Method to stream the contents of the string collection
Source position: classesh.inc line 574
protected procedure TStrings.DefineProperties( |
Filer: TFiler |
); override; |
DefineProperties allows the contents of the string collection to be streamed. As such, it overrides TPersistent.DefineProperties
|
Declare non-published properties that need to be streamed. |
lazarus-ccr.sourceforge.net |