mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-12-05 23:17:10 +01:00
Examples: Add readme.txt to new "simple" folder.
This commit is contained in:
parent
f5a28ea008
commit
14c022f422
7
examples/simple/readme.txt
Normal file
7
examples/simple/readme.txt
Normal 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.
|
||||
Loading…
Reference in New Issue
Block a user