Or more simply in the latest Delphi mode:
TMyMap<TKey, TData> = class(TFPGMap<TKey, TData>)
// ...
end;Which is how the FPC mode syntax should have been to begin with IMO.
_______________________________________________ fpc-pascal maillist - [email protected] http://lists.freepascal.org/mailman/listinfo/fpc-pascal
