Commit Graph

7 Commits

Author SHA1 Message Date
Martijn Laan
7b33a99b24 Add support for TScrollBox/TForm.Constraints. 2019-01-29 20:19:15 +01:00
Martijn Laan
3ee6af752a Fix TAnchorKind and add Anchors properties. 2018-12-29 14:53:14 +01:00
SungDong Kim
5814bd027d Fixed a character encoding problem of Application.MessageBox method in Unicode Delphi (#146) 2017-02-21 09:42:18 +01:00
Uwe Schuster
57d7291d92 Fix for #122
- Fixed case of registered symbols using the case in Delphi sources
- Fixed formatting in method signatures
- put registration across multiple lines onto one line

    "...GAMONSERV'
     +'ER )');"

    -> "...gamOnServer)');"
2016-05-13 14:34:11 +02:00
mlaan
2168259acf Fixed Unicode Char issue in better way: do add Char under Unicode, but as btWidechar.
TPSConstant.SetString needed a fix for this, it didnt handle btWidechar.

git-svn-id: http://code.remobjects.com/svn/pascalscript@128 5c9d2617-0215-0410-a2ee-e80e04d1c6d8
2009-04-07 16:37:45 +00:00
carlokok
8d25f7b966 nativestring type
git-svn-id: http://code.remobjects.com/svn/pascalscript@83 5c9d2617-0215-0410-a2ee-e80e04d1c6d8
2008-10-09 07:38:16 +00:00
carlokok
afe3fdfd77 re-checkin
git-svn-id: http://code.remobjects.com/svn/pascalscript@1 5c9d2617-0215-0410-a2ee-e80e04d1c6d8
2006-05-30 14:23:25 +00:00