lazarus/examples/cursors/cursors.ex-meta

14 lines
329 B
Plaintext

{
"Cursors" : {
"Category" : "General",
"Keywords" : [
"Cursor",
"crHourGlass",
"ctSQLWait",
"crNoDrop",
"crDrag"
],
"Description" : "Demonstrates changing and using Cursor to display various states. Includes Dragging cursors, Drop and NoDrop, HourGlass and custom cursors."
}
}