Some features in Extended RTTI do not work or are missing
I created a patch where I fixed the methods in `TRttiRecordMethod`, and added a new method for Delphi compatibility that gets multiple methods: `function TRttiType.GetMethods(const aName: string): TRttiMethodArray;` [rtti.patch](/uploads/6cc8fb6fbbcd280f83a7eda68673a7bb/rtti.patch)
issue