JCL Help:TWideStrings.Saved

From Project JEDI Wiki
Jump to navigationJump to search


Summary

Reflects the result of saving the list to a file or stream.


Pascal

 public property Saved: Boolean;


Description

The Saved property reflects the result of the last SaveToFile and/or SaveToStream method call. If that call actually wrote the list to a file or stream, this property is set to True, in all other cases it is set to False.


About

Donator

Mike Lischke


Contribute to this help topic

This documentation wiki is based on the collaborative effort of Project JEDI users. Your edits are welcome in order to improve documentation quality: edit this page