Welcome to the new DelphiDabbler Code Library Documentation.

This is a new site that's currently running on alpha code. There are going to be bugs. If you discover any, please report them on the site's issues page (GitHub account required). Thanks.

Warning: Many URLs are going to change. Refer to the README file to discover which library project's documentation has been completed.

Resource File Unit Examples

Applies to: ~>1.0

The following examples of using the Resource File Unit are available:

  1. Loading a resource file
  2. Accessing all resources in a file
  3. Finding a resource
  4. Listing specific resources from a file
  5. Adding to or modifying a resource’s data
  6. Adding a new resources to a file
  7. Checking if a resource exists
  8. Deleting resources
  9. Saving a resource file
  10. Creating a resource file for use with Internet Explorer
  11. Validating a resource file
  12. Recording a compilation date in a resource file

Links: