From 97234eb5094e874a3dd25ac86c4f2c8b3140e72d Mon Sep 17 00:00:00 2001 From: Mattias Gaertner Date: Mon, 11 Feb 2019 17:02:34 +0000 Subject: [PATCH] pas2js: updated docs about helpers git-svn-id: trunk@41302 - --- utils/pas2js/docs/translation.html | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/utils/pas2js/docs/translation.html b/utils/pas2js/docs/translation.html index 5431a8b1a8..0bf82a0456 100644 --- a/utils/pas2js/docs/translation.html +++ b/utils/pas2js/docs/translation.html @@ -1895,12 +1895,13 @@ function(){
  • RTTI: typeinfo(somehelper) returns a pointer to TTypeInfoHelper with Kind tkHelper.
  • There are some special cases when using a type helper function/procedure on a value: