Michaël Van Canneyt
|
ad93958e5b
* Add delphi-compatible constant (including the typo in the name ;))
|
1 年之前 |
Michaël Van Canneyt
|
8fb39925eb
* Implement ListIndexError
|
1 年之前 |
Michaël Van Canneyt
|
972b961f2b
* Add delphi compatible constant
|
1 年之前 |
Michaël Van Canneyt
|
0534810703
* Additional Delphi-compatible constant
|
1 年之前 |
Michaël Van Canneyt
|
594090b215
* Add delphi-compatible observers to classes
|
1 年之前 |
Michaël Van Canneyt
|
df67c18f7d
* Some delphi compatibility constants
|
1 年之前 |
Michaël Van Canneyt
|
33950a5e22
* Add SArgumentNil
|
1 年之前 |
Michaël Van Canneyt
|
44cf5d776f
* Add some constants for Delphi compatibility
|
1 年之前 |
Michael VAN CANNEYT
|
ccfa38c68e
* Dotted RTL compiles
|
2 年之前 |
Michaël Van Canneyt
|
5a712a0cde
* restore ellipsis
|
2 年之前 |
Michaël Van Canneyt
|
1cdbefe851
Make sure RTL str consts have consistent ending. Fixes issue #40272
|
2 年之前 |
Sven/Sarah Barth
|
d40a2dbb12
+ add generic utility function ConstParamIsRef<> to determine whether a specific type is passed by-value or by-reference as a const parameter
|
2 年之前 |
Sven/Sarah Barth
|
b878a0d390
* fix typo in resource string
|
2 年之前 |
florian
|
3963a30f9e
* prettier exception message, resolves #39909
|
2 年之前 |
Michaël Van Canneyt
|
b2ad1d3efd
* Patch from Bart. Fix for issue #39797
|
3 年之前 |
Michaël Van Canneyt
|
0cc00b355c
* Fix by Bart to fix conversion to temperature. Fix issue 39776
|
3 年之前 |
Bernd Kreuss
|
2210143239
fix wording of error message when field not found during reading of lfm file
|
3 年之前 |
michael
|
6b79e2c2c3
* Moved constant to rtlconsts
|
5 年之前 |
michael
|
b2e47cceb2
* Added constant for new error message in stringlist
|
6 年之前 |
michael
|
e160d4c530
* Fix bug ID #32889, handle ReadInterfaceRaw in TReader
|
7 年之前 |
michael
|
3f09294aab
* Functions to see whether a published property is readable or writeable
|
7 年之前 |
michael
|
a5d38c7ba6
* Added TStringBuilder
|
9 年之前 |
michael
|
73bf5dd3f0
* Extra error message for using find in unsorted list
|
9 年之前 |
michael
|
2a33ee63bb
* Forgot to commit, constant for TThread.ExecuteInthread
|
9 年之前 |
michael
|
b36386baf0
* TStreamReader (TTextReader) implementation by Sylvio Clecio (bug ID 28075)
|
10 年之前 |
marco
|
4fa8998541
* add SMsgDlgClose, Patch by stocki Mantis #25616
|
11 年之前 |
michael
|
e72db83b71
* Applied patch for RomanToInt by Bart Broersma (Bug ID 0025112)
|
12 年之前 |
svenbarth
|
764f36a179
Extend TThread with (class) methods and (class) properties from Delphi 2007 and newer.
|
12 年之前 |
michael
|
8a64893df6
* Forgot to commit
|
13 年之前 |
paul
|
3b9fd15af7
rtl: update character.pas by Inoussa OUEDRAOGO (issue #0020302)
|
14 年之前 |