An open API service indexing awesome lists of open source software.

https://github.com/gcarreno/testresourceloading

Example about loading from the binary resources
https://github.com/gcarreno/testresourceloading

fpc free-pascal freepascal lazarus object-pascal objectpascal pascal resource resource-loading resourceloading resources

Last synced: about 2 months ago
JSON representation

Example about loading from the binary resources

Awesome Lists containing this project

README

          

# Test Resource Loading
[![Build Status](https://github.com/gcarreno/TestResourceLoading/workflows/build/badge.svg?branch=main)](https://github.com/gcarreno/TestResourceLoading/actions)
[![Supports Windows](https://img.shields.io/badge/support-Windows-blue?logo=Windows)](https://github.com/gcarreno/TestResourceLoading/releases/latest)
[![Supprts Linux](https://img.shields.io/badge/support-Linux-yellow?logo=Linux)](https://github.com/gcarreno/TestResourceLoading/releases/latest)
[![License](https://img.shields.io/github/license/gcarreno/TestResourceLoading)](https://github.com/gcarreno/TestResourceLoading/blob/master/LICENSE)
[![Latest Release](https://img.shields.io/github/v/release/gcarreno/TestResourceLoading?label=latest%20release)](https://github.com/gcarreno/TestResourceLoading/releases/latest)
[![Downloads](https://img.shields.io/github/downloads/gcarreno/TestResourceLoading/total)](https://github.com/gcarreno/TestResourceLoading/releases)

A simple example on how to load a file from the binary resources onto a `TMemo`