Examples: Add readme.txt to new "simple" folder.

This commit is contained in:
wp_xyz 2021-12-26 18:58:52 +01:00
parent f5a28ea008
commit 14c022f422

View File

@ -0,0 +1,7 @@
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.