mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-04-19 00:39:34 +02:00
pas2js: docs
git-svn-id: trunk@45962 -
This commit is contained in:
parent
941020af1a
commit
4c99a82dbf
@ -2300,7 +2300,7 @@ End.
|
||||
|
||||
<div class="section">
|
||||
<h2 id="dispatch">Dispatch messages</h2>
|
||||
The procedure modifier <b>message</b> and the <b>Dispatch</b> works
|
||||
The procedure modifier <b>message</b> and the <b>Dispatch</b> method works
|
||||
similar to FPC/Delphi, as it expects a record of a specific format and
|
||||
<b><i>TObject.Dispatch</i></b> calls the corresponding method with that
|
||||
message number or string.<br>
|
||||
|
Loading…
Reference in New Issue
Block a user