lazarus/examples/laz_hello/laz_hello.ex-meta

5 lines
456 B
Plaintext

{ "Laz_Hello" : {
"Category" : "Beginner",
"Keywords" : ["Lazarus","Hello World","TButton","TMemo"],
"Description" : "This might be your first Lazarus project, its the traditional 'Hello World' project.\n\nTwo buttons have been dropped on the form, renamed and their captions set. A memo was then added and each button was double clicked and what they are expected to do was set.\n\nMany comments are provided to explain the instructions used."}
}