TResourceFile.Modified

Have resources changed ?

Declaration

Source position: objects.pp line 536

default var
  Modified : Boolean;

Description

Modified is set to True if one of the resources has been changed. It is set by the SwitchTo , Delete and Put methods. Calling Flush will clear the Modified flag.