TRttiTypeHelper.Fields Property
Gets a enumerable collection which contains all fields that the type contains, including inherited.
public property Fields: IEnumerable<TRttiField> read GetFieldsEnumerable;
Gets a enumerable collection which contains all fields that the type contains, including inherited.
public property Fields: IEnumerable<TRttiField> read GetFieldsEnumerable;