mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-05-15 07:22:40 +02:00
14 lines
329 B
Plaintext
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."
|
|
}
|
|
}
|