lazarus/examples/openglcontrol/openglcontrol.ex-meta

5 lines
366 B
Plaintext

{ "openglcontrol" : {
"Category" : "General",
"Keywords" : ["OpenGL","Effects","Rotate","TOpenGLControl","Drawing","No Object Inspector"],
"Description" : "Demonstrates a number of effects using the TOpenGLControl.\n\nNote, written before Lazarus had an ObjectInspector so components are created 'on the fly' in user code. You don't need to do that now."}
}