[Overview][Types][Classes][Procedures and functions][Index] |
Indicates if the last write attempt encountered an exception or otherwise failed.
Source position: lazlogger.pas line 69
public property TLazLoggerFileHandle.LastWriteFailed : Boolean |
The value is updated in methods which perform write operations to the output handle, like WriteToFile and WriteLnToFIle.
Version 4.0 | Generated 2025-05-03 | Home |