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

TResourceFile.Modified

Have resources changed ?

Declaration

Source position: objects.pp line 502

TResourceFile.Modified: Boolean;

Description

Modifiedis set to Trueif one of the resources has been changed. It is set by the SwitchTo, Deleteand Putmethods. Calling Flushwill clear the Modifiedflag.