mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-09 14:35:56 +02:00
Examples: fix typo. Issue #40684. Patch by Don Siders.
This commit is contained in:
parent
19616267ed
commit
5f520b62b9
@ -4,7 +4,7 @@
|
||||
"Keywords" : [
|
||||
"PostMessage",
|
||||
"SendMessage",
|
||||
"QueueSsyncCall"
|
||||
"QueueAsyncCall"
|
||||
],
|
||||
"Description" : "These two example demonstrates the usage of PostMessage, SendMessage and the message methods in Lazarus and FreePascal and its widgetset independent counterpart, the direct method call and QueueAsyncCall.\n\nThere is a readme.txt file that explains the process that you should read when looking at this example.\n\n\n"
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user