Michaël Van Canneyt
|
7506277dc1
* Add TReader.SetName for Delphi compatibility
|
1 year ago |
Michaël Van Canneyt
|
9b9623b289
* Fix wince/nativent compilation
|
1 year ago |
Michaël Van Canneyt
|
b9ef7416f0
* Fix wrong typecast
|
1 year ago |
Michaël Van Canneyt
|
14e9446c08
* Add ReadDouble
|
1 year ago |
Michaël Van Canneyt
|
386f31ef4c
* Add TReader.ReadPrefix for Delphi compatibility
|
1 year ago |
Michaël Van Canneyt
|
54d692c7d6
* Add SkipValue to TReader
|
1 year ago |
Michaël Van Canneyt
|
972b5181eb
* Delta stream support
|
1 year ago |
Michaël Van Canneyt
|
08821f9422
* Fix issue #40180
|
1 year ago |
florian
|
c48c816e49
* (modified) patch by Jinyang He to handle alignment in FindInFieldTable correctly, resolves #40400
|
2 years ago |
Michael VAN CANNEYT
|
ccfa38c68e
* Dotted RTL compiles
|
2 years ago |
Michael VAN CANNEYT
|
68db04d89e
* Adapt classes to Unicode RTL : Give string/char correct type depending on case
|
2 years ago |
Michael VAN CANNEYT
|
98cdab5200
* Add MainUnit
|
2 years ago |
Michael VAN CANNEYT
|
d23fa5a87f
* Char -> AnsiChar
|
2 years ago |
mattias
|
e8546a9e41
rtl: classes: added parameter aName to TFindComponentClassExEvent
|
2 years ago |
mattias
|
fdea66d217
rtl: added TBinaryObjectReader.BeginComponent
|
2 years ago |
mattias
|
c1f3960388
rtl: added overload GetClass(UnitName,ClassName), implemented UnregisterClass, overload TStream.WriteComponent(Instance,WriteUnitName)
|
2 years ago |
mattias
|
b641c564c6
rtl: TReader: FindComponentClass using field name and classname
|
2 years ago |
Bernd Kreuss
|
2210143239
fix wording of error message when field not found during reading of lfm file
|
4 years ago |
michael
|
024714fa20
* Fix non-threading platforms
|
6 years ago |
michael
|
ade808cb43
* Patch from Pascal Riekenberg to make component loading thread safe (bug ID 35638)
|
6 years ago |
michael
|
a137486439
* Implement flushbuffer abstract method in TFiler (bug ID 33062)
|
7 years ago |
michael
|
e160d4c530
* Fix bug ID #32889, handle ReadInterfaceRaw in TReader
|
7 years ago |
michael
|
5e40444272
* Free component on error (bug ID 32626)
|
7 years ago |
svenbarth
|
530213711f
* change the class references in a class' field table to indirect references
|
7 years ago |
michael
|
cc81abdd83
* Patch from Michal Gawrycki to implement streaming interface properties (IComponent) Bug ID
|
8 years ago |
marco
|
7ef8f00100
* more occured -> occurred spelling fixes.
|
8 years ago |
yury
|
7c62aadf65
* Fixed string conversion warnings in RTL.
|
10 years ago |
michael
|
910a88122f
* Implemented TWriter.WriteSignature/TReader.ReadSignature (bug ID 27519)
|
10 years ago |
michael
|
66f711ad09
* Fixed bug ID #26070
|
11 years ago |
nickysn
|
015c7e951a
* Changed the default packset setting to 1 and disabled the padding of 3-byte
|
11 years ago |