Unit 'Objects' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#rtl]

TResourceFile.Delete

Delete a resource from the file.

Declaration

Source position: objects.pp line 586

procedure TResourceFile.Delete(

  Key: string

);

Description

Delete deletes the resource identified by Key from the collection. It sets the Modified flag to true.

Errors

None.

See also

TResourceFile.Flush

  

Writes the resources to the stream.


Documentation generated on: Jul 24 2023