Delete a resource from the file.
Source position: objects.pp line 588
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. |