lazarus/examples/simple
2021-12-27 11:20:08 +01:00
..
rad Examples: Restructure ComDialogs example. 2021-12-27 11:20:08 +01:00
runtime Examples: Restructure ComDialogs example. 2021-12-27 11:20:08 +01:00
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.