lazarus/components/plotfunction/demo/event/plotevent_demo.ex-meta
2022-04-12 18:09:38 +10:00

5 lines
263 B
Plaintext

{ "plotevent_demo" : {
"Category" : "Components",
"Keywords" : ["plotpanel","event driven","plotting data"],
"Description" : "Demonstrates plotting data obtained from a procedure. That procedure could be a Lazarus Event (but is not in the example).\n"}
}