Web Core 1.7.3.0 / TMemoField, identifier not found "BlobType"

Dear Sirs,

(Delphi Sydney)
Add TWebClientDataset on WebForm and via Field editor add new Memo field. Try to build project. We get error:
identifier not found "BlobType"

dfm:
object WebClientDataSet1: TWebClientDataSet
Params = <>
Left = 104
Top = 233
object WebClientDataSet1info: TMemoField
FieldName = 'info'
BlobType = ftMemo
end
end

.\Core Source\RTL\db.pas: TMemoField is supported. The aditional property BlobType is not.

Kind Regards

This was a shortcoming in pas2js RTL. We will communicate this to the pas2js team.
We have meanwhile added a workaround to it will not longer be blocking.

This topic was automatically closed 60 minutes after the last reply. New replies are no longer allowed.