List Question
20 TechQA 2024-03-09T07:44:08.960000Why does Delphi add a blank field to the end of every TObject instance?
95 views
Asked by Steve
Access to TRTTIField.FieldType within classes when the array type is created ad-hoc
47 views
Asked by Schneider Infosystems Ltd
Conflict between TMenuItem and TActionList shortcuts
93 views
Asked by Alejandro Laorden
How to retrieve the correct constructors of a class using RTTI?
137 views
Asked by zeus
How to remove unit names from Delphi executables
162 views
Asked by Pablos85
How to compare two RTTI type descriptors equality?
136 views
Asked by Cutter
Does Android Studio support simulations with RTT for FTM?
39 views
Asked by sbluff
Is that possible to upcast erased type without RTTI?
185 views
Asked by Artem Selivanov
Enum to String with Delphi LiveBindings
128 views
Asked by Rick Wheeler
Delphi RTTI 'Invalid class typecast' when assigning property of record type
204 views
Asked by Rick Wheeler
Finding derived object in a vector of base
91 views
Asked by excommunicado
TRttiField.GetValue does not give the correct value
162 views
Asked by muchos
How to recognize a Cardinal type in the array of const?
162 views
Asked by HobitZlobny
error: cannot use ‘typeid’ with -fno-rtti
193 views
Asked by NobinPegasus
Custom destruction and deallocation of new'd object
102 views
Asked by chrysante
-frtti has no effect to "undefined reference to typeinfo" but -fno-rtti does
159 views
Asked by sixsixqaq
Defining custom operators on polymorphic structure in C++ / RTTI usage relevance
55 views
Asked by Quasy
Is there a fast (and unsafe) way to downcast pointers without checking?
230 views
Asked by Hans
Test if a Pointer is a TObject instance
471 views
Asked by Steve
Why `std::invalid_argument` is not caught with no-rtti in macOS M1 environment?
406 views
Asked by Alexander Gruzintsev