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

https://github.com/gcarreno/testmemorydataset

An application to demonstrate how to use TMemDataset
https://github.com/gcarreno/testmemorydataset

fpc free-pascal freepascal lazarus memory-table memorytable

Last synced: 3 months ago
JSON representation

An application to demonstrate how to use TMemDataset

Awesome Lists containing this project

README

          

# Test Memory Dataset

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

An application to demonstrate how to use `TMemDataset`.

This particular component does not have a feature to sort the data.

It does, however, have a feature to filter the data.