[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Delete a resource from the file
Source position: objects.pp line 513
procedure TResourceFile.Delete( |
Key: string |
); |
Delete deletes the resource identified by Key from the collection. It sets the Modified flag to true.
None.
|
Writes the resources to the stream. |