Henrique Gottardi Werlang
|
e61df9571c
Istype no TValue.
|
4 years ago |
Henrique Gottardi Werlang
|
745d566ae5
Make do TValue igual ao do Delphi.
|
4 years ago |
michael
|
fb7dbfabe5
* GetAttributes from Henrique Werlang. Issue ID 38955
|
4 years ago |
mattias
|
adb8e064c1
rtti: added TRttiType.GetQualifiedName, issue 38917, from henrique
|
4 years ago |
mattias
|
8b952f5578
rtl: added TValue.Cast/FromOrdinal/FromArray, issue 38825, from Henrique Gottardi Werlang
|
4 years ago |
mattias
|
37fe291187
rtl: added TRttiInstanceType, issue 38824, from Henrique Gottardi Werlang
|
4 years ago |
mattias
|
a3b1d0b22a
rtl: fixed TRttiMethod.LoadParameters flags, issue 38823, from Henrique Gottardi Werlang
|
4 years ago |
mattias
|
0dd3a997c1
rtl: reuse existing rtticontext, still not Delphi compatible, issue 38812, from Henrique Gottardi Werlang
|
4 years ago |
mattias
|
173ddc874b
rtl: added TRttiMethod.GetIsAsyncCall, issue 38803, from henrique
|
4 years ago |
mattias
|
8ee8c55c49
rtl: fixed TValue.Empty setting FData, issue 38776
|
4 years ago |
michael
|
a697c3c12a
* Remove unused variable
|
4 years ago |
mattias
|
01992a59d5
rtl: TRttiClassRefType for tkClassRef, issue 38571, from henrique
|
4 years ago |
mattias
|
17df322ecd
rtl: TRttiParameter.GetFields, issue 38570, from henrique
|
4 years ago |
michael
|
414ef0fe37
* Patch from henrique werlang to allow get/set value of records (Issue ID 38569)
|
4 years ago |
michael
|
4cbd08c400
* Patch from Henrique Werlang to implement generic AsType<T>()
|
4 years ago |
mattias
|
eda9e6b192
rtl: comment
|
4 years ago |
michael
|
3e8bbf72b4
* Patch from Henrique Werlang to implement getting method parameters info (bug ID 38313)
|
4 years ago |
michael
|
0642e13f57
* FindType implementation from Henrique Werlang (bug ID 38252)
|
4 years ago |
mattias
|
6dff05705c
rtl: AsInstance RTTI Implementation, from henrique, issue 38361
|
4 years ago |
mattias
|
7597eb96e3
rtl: Implementation of SetArrayElement finished, from henrique, issue 38360
|
4 years ago |
mattias
|
0b86b71d49
rtl: startedd RTTI info for record types, patch 38322
|
4 years ago |
michael
|
219a749aa3
* Patch from Henrique Werlang to add Delphi compatible From<>
|
4 years ago |
mattias
|
5a1d978516
rtl: removed superfluous UnicodeString
|
4 years ago |
michael
|
557a61a21a
* Patch from Henrique Werlang to rework GetProperties so it is faster (bug ID 37850).
|
4 years ago |
michael
|
69c9c7ce6d
* Patch from Henrique Werlang to correct sort order in GetMethods
|
4 years ago |
michael
|
69da16c052
* Patch from Henrique Werlang to add TRttiDynArray (Bug ID 0037761)
|
4 years ago |
michael
|
e3f828a8ef
* Patch from Henrique Werlang to implement TValue.Empty
|
4 years ago |
michael
|
48a57fc9f1
* Patch from henrique Werlang to check parent classes when getting methods (bug ID 377736)
|
4 years ago |
michael
|
1fc0e8dd10
* correct GetIsInstance for TRttiInstanceType
|
4 years ago |
michael
|
1bd27fdbb3
* Corrected patch for TRttiEnumerationType
|
5 years ago |