Hi, I've noticed the following incompatible (missing) TDataset properties, which have been available at least since Delphi 7 onwards (maybe even earlier).
These are missing in FPC 2.6.4 - anybody know if somebody is working on these for FPC's TDataset, or maybe if it is already in the upcoming 3.0 or Trunk? ========================== Specifies whether fields are stored hierarchically or flattened out in the Fields property. Delphi syntax: property ObjectView: Boolean; ========================== ...and... ========================== Indicates the persistent TDataSetField object that owns a nested dataset. Delphi syntax: property DataSetField: TDataSetField; ========================== Regards, - Graeme - -- fpGUI Toolkit - a cross-platform GUI toolkit using Free Pascal http://fpgui.sourceforge.net/ _______________________________________________ fpc-pascal maillist - fpc-pascal@lists.freepascal.org http://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal