mamin27 / fpc_examples

Free Pascal code examples developed at Lazarus

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

fpc_examples:

Last modification: 5.01.2022 Contributor: Marian Minar

Free Pascal code examples developed at Lazarus.

Introduction:

Learning Free Pascal at example codes collected from other sources and tailored by myself and tested at Lazarus Version 2.3 and raspberry pi (Linux): See in code directory:

Code examples:

Examples Description Used Technologies
db_grid DBGrid using DBGrid
thread_dbgrid Combination of Threads (used for analyze files in directory) and DB for storing data and presenting it by DBGrid Threads, SQLite, DBGrid, BufDataset

Packages:

In section Packages you can find used packages in Lazarus

Package Name Package Description Links to package source or creator
DCPCrypt Cryptography Algorithm Library https://github.com/StephenGenusa/DCPCrypt

About

Free Pascal code examples developed at Lazarus

License:MIT License


Languages

Language:Pascal 62.0%Language:Assembly 21.0%Language:PHP 11.5%Language:HTML 5.5%