Michaël Van Canneyt
|
2444c5ec79
* Not all OSes have NilHandle
|
1 年之前 |
Michaël Van Canneyt
|
14e9446c08
* Add ReadDouble
|
1 年之前 |
Michaël Van Canneyt
|
386f31ef4c
* Add TReader.ReadPrefix for Delphi compatibility
|
1 年之前 |
Michaël Van Canneyt
|
54d692c7d6
* Add SkipValue to TReader
|
1 年之前 |
Michaël Van Canneyt
|
972b5181eb
* Delta stream support
|
1 年之前 |
Michaël Van Canneyt
|
8179aadb2c
* Add TStreamOriginalFormat for Delphi compatibility
|
1 年之前 |
Michaël Van Canneyt
|
094f8a7be7
* Add GetMulticastObserver
|
1 年之前 |
Michaël Van Canneyt
|
594090b215
* Add delphi-compatible observers to classes
|
1 年之前 |
Michaël Van Canneyt
|
e4ebf46df3
* Some delphi compatibility types and consts
|
1 年之前 |
Michaël Van Canneyt
|
a88dd9197f
* Some delphi compatibility methods/types for actions
|
1 年之前 |
Michaël Van Canneyt
|
36a2835f8c
* Deprecate hextobin
|
2 年之前 |
Michael VAN CANNEYT
|
ccfa38c68e
* Dotted RTL compiles
|
2 年之前 |
Michael VAN CANNEYT
|
68db04d89e
* Adapt classes to Unicode RTL : Give string/char correct type depending on case
|
2 年之前 |
Michaël Van Canneyt
|
ec65ed9e64
* Better Ansi/WideString support for TStream. Fix StringStream with unicode to be delphi compatible
|
2 年之前 |
Michael VAN CANNEYT
|
98cdab5200
* Add MainUnit
|
2 年之前 |
Michael VAN CANNEYT
|
d23fa5a87f
* Char -> AnsiChar
|
2 年之前 |
mattias
|
e8546a9e41
rtl: classes: added parameter aName to TFindComponentClassExEvent
|
2 年之前 |
Sven/Sarah Barth
|
b2b2606e36
+ add function reference suitable overload of TThread.ForceQueue()
|
2 年之前 |
mattias
|
fdea66d217
rtl: added TBinaryObjectReader.BeginComponent
|
2 年之前 |
mattias
|
c1f3960388
rtl: added overload GetClass(UnitName,ClassName), implemented UnregisterClass, overload TStream.WriteComponent(Instance,WriteUnitName)
|
2 年之前 |
mattias
|
b0f5d5a4e1
rtl: TBinaryObjectWriter.Version
|
2 年之前 |
mattias
|
b641c564c6
rtl: TReader: FindComponentClass using field name and classname
|
2 年之前 |
Rika Ichinose
|
7243befdb7
Better TBits.
|
2 年之前 |
marcoonthegit
|
e5ac0b2689
* anonymous method overloads for synchronize/queue.
|
3 年之前 |
Michaël Van Canneyt
|
712823eb6c
* Add some delphi compatibility enumerateds to TShiftState
|
3 年之前 |
marcoonthegit
|
2457016671
* TStringlist constructor with ownsobjects parameter, Delphi compatible + empty constructor to avoid compiler getting confused
|
3 年之前 |
Michaël Van Canneyt
|
5ca52bcab1
* Add Flush method to TFileStream. Fix issue #39619
|
3 年之前 |
Michaël Van Canneyt
|
7097a1030f
* Added Read64/Write64
|
3 年之前 |
Sergey Larin
|
e27ea76b88
The TStream.ReadBuffer and TStream.WriteBuffer methods have changed the Count parameter type to NativeInt.
|
4 年之前 |
Michaël Van Canneyt
|
52c8ac0ca0
* Fix by Mark Paley to add IfThen for StringList and TStringDynArray. Issue #39314
|
4 年之前 |