lazarus/examples/multithreading/multithread_basic/multithread_basic.ex-meta

5 lines
260 B
Plaintext

{ "multithread_basic" : {
"Category" : "General",
"Keywords" : ["Multithreading"],
"Description" : "Basic Multithreading, just starts an app that immediately runs \none extra thread and updates the main form's caption. Close the form to stop it.\n"}
}