mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-04-05 15:58:07 +02:00
12 lines
484 B
Plaintext
12 lines
484 B
Plaintext
{
|
|
"messages" : {
|
|
"Category" : "General",
|
|
"Keywords" : [
|
|
"PostMessage",
|
|
"SendMessage",
|
|
"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"
|
|
}
|
|
}
|