mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-11-23 16:21:11 +01:00
| .. | ||
| rad | ||
| runtime | ||
| readme.txt | ||
This folder contains simple demonstration projects for the most important
LCL components.
Both rad ("rapid application development") and runtime folders contain the
same project for each component. In the rad folder the forms used are created
using the Lazarus form designer while the forms in the "runtime" folder are
created by code at runtime.