| [Overview][Resource strings][Constants][Types][Classes][Index] | 
The memory flags of the resource
Source position: resource.pp line 170
|  public property TAbstractResource.MemoryFlags : Word | 
This field is a combination of the following flags
By default, a newly created resource has MF_MOVEABLE and MF_DISCARDABLE flags set.
| Remark: | Please note that memory flags are ignored by Windows and Free Pascal RTL. They are provided only for compatibility with 16-bit Windows. | 
This property is not always meaningful, since not all file formats support it.
Its value, when nonzero, can be used for information purposes.